Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WFLY-5449 Custom socket factory for JGroups subsystem not set correctly #8227

Closed
wants to merge 1 commit into from

Conversation

pferraro
Copy link
Contributor

@pferraro pferraro commented Oct 2, 2015

https://issues.jboss.org/browse/WFLY-5449

Depends on wildfly/wildfly-core#1145
Requires wildfly-core-10.0.0.CR7 upgrade (assuming the requisite PR was merged).

@wildfly-ci
Copy link

Windows Build 3414 outcome was FAILURE using a merge of 25c4e35
Summary: Tests failed: 37 (37 new), passed: 3153, ignored: 374 Build time: 00:55:45

Failed tests

org.jboss.as.test.clustering.cluster.cdi.CdiFailoverTestCase(SYNC-tcp).testGracefulUndeployFailover: java.lang.AssertionError: expected:<3> but was:<1>
    at org.jboss.as.test.clustering.cluster.cdi.CdiFailoverTestCase.testFailover(CdiFailoverTestCase.java:135)
    at org.jboss.as.test.clustering.cluster.cdi.CdiFailoverTestCase.testGracefulUndeployFailover(CdiFailoverTestCase.java:123)
------- Stdout: -------
16:06:35,768 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
16:06:36,854 WARNING [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Bundles path is deprecated and no longer used.
16:06:36,859 INFO  [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [C:\Java\jdk1.8.0_45\bin\java, -D[Standalone], -Xms64m, -Xmx512m, -Xmx512m, -Djava.net.preferIPv4Stack=true, -Djava.net.preferIPv4Stack=false, -Djava.awt.headless=true, -Djboss.modules.system.pkgs=org.jboss.byteman, -Djboss.dist=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/../../../dist/target/wildfly-10.0.0.CR3-SNAPSHOT, -Djboss.dist=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/../../../dist/target/wildfly-10.0.0.CR3-SNAPSHOT, -Djava.net.preferIPv6Addresses=true, -server, -Dts.timeout.factor=100, -Dnode0=::1, -Dnode1=::1, -Dmcast=ff13::1, -Dmcast.ttl=0, -Djbossas.ts.submodule.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering, -Djbossas.ts.integ.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/.., -Djbossas.ts.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/../.., -Djbossas.project.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/../../.., -Djboss.inst=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/target/wildfly-SYNC-tcp-0, -Djboss.node.name=node-0, -ea, -Djboss.home.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0, -Dorg.jboss.boot.log.file=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\log\server.log, -Dlogging.configuration=file:C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\configuration\logging.properties, -jar, C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\jboss-modules.jar, -mp, C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\modules;C:\BuildAgent\work\a31d203e70e89f90\dist\target\wildfly-10.0.0.CR3-SNAPSHOT\modules;C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\modules, org.jboss.as.standalone, -Djboss.home.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0, -Djboss.server.base.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone, -Djboss.server.log.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\log, -Djboss.server.config.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\configuration, -Dts.wildfly.version=10.0.0.CR3-SNAPSHOT, -c=standalone-full-ha.xml]
16:06:36,909 INFO  [org.xnio] (main) XNIO version 3.3.2.Final
16:06:36,981 INFO  [org.xnio.nio] (main) XNIO NIO Implementation Version 3.3.2.Final
16:06:37,082 INFO  [org.jboss.remoting] (main) JBoss Remoting version 4.0.14.Final
16:06:37,334 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
16:06:37,589 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
16:06:37,675 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.0.0.CR3-SNAPSHOT (WildFly Core 2.0.0.CR5) starting
16:06:39,257 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 8) WFLYCTL0028: Attribute 'enabled' in the resource at address '/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
16:06:39,724 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
16:06:39,770 INFO  [org.xnio] (MSC service thread 1-7) XNIO version 3.3.2.Final
16:06:39,776 INFO  [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.3.2.Final
16:06:39,832 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 57) WFLYNAM0001: Activating Naming Subsystem
16:06:39,838 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 66) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
16:06:39,844 INFO  [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 49) WFLYCLJG0001: Activating JGroups subsystem.
16:06:39,837 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 45) WFLYIIOP0001: Activating IIOP Subsystem
16:06:39,853 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 64) WFLYSEC0002: Activating Security Subsystem
16:06:39,856 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 52) WFLYJSF0007: Activated the following JSF Implementations: [main]
16:06:39,858 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
16:06:39,866 INFO  [org.jboss.as.security] (MSC service thread 1-2) WFLYSEC0001: Current PicketBox version=4.9.3.Final
16:06:39,876 INFO  [org.jboss.as.connector] (MSC service thread 1-3) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.0.Final)
16:06:39,884 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) WFLYJCA0018: Started Driver service with driver-name = h2
16:06:39,885 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 44) WFLYCLINF0001: Activating Infinispan subsystem.
16:06:39,888 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 68) WFLYWS0002: Activating WebServices Extension
16:06:39,892 INFO  [org.jboss.as.naming] (MSC service thread 1-5) WFLYNAM0003: Starting Naming Service
16:06:39,916 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 43) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
16:06:39,931 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0003: Undertow 1.3.0.CR2 starting
16:06:39,932 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0003: Undertow 1.3.0.CR2 starting
16:06:39,950 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
16:06:40,170 INFO  [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 4.0.14.Final
16:06:40,206 INFO  [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 64 (per class), which is derived from thread worker pool sizing.
16:06:40,206 INFO  [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host.
16:06:40,400 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0014: Creating file handler for path 'C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
16:06:40,414 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0012: Started server default-server.
16:06:40,433 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0018: Host default-host starting
16:06:40,523 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0006: Undertow AJP listener ajp listening on [::1]:8009
16:06:40,525 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on [::1]:8080
16:06:40,529 INFO  [org.jboss.modcluster] (ServerService Thread Pool -- 70) MODCLUSTER000001: Initializing mod_cluster version 1.3.1.Final
16:06:40,553 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
16:06:40,585 INFO  [org.jboss.modcluster] (ServerService Thread Pool -- 70) MODCLUSTER000032: Listening to proxy advertisements on /ff13:0:0:0:0:0:0:1:23364
16:06:40,608 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-8) WFLYIIOP0009: CORBA ORB Service started
16:06:40,742 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0001: AIO wasn't located on this platform, it will fall back to using pure Java NIO.
16:06:40,769 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-8) WFLYDS0013: Started FileSystemDeploymentService for directory C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\deployments
16:06:40,889 INFO  [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 5.1.0.Final
16:06:41,036 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=true,journalDirectory=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\activemq\journal,bindingsDirectory=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\activemq\bindings,largeMessagesDirectory=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\activemq\largemessages,pagingDirectory=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\activemq\paging)
16:06:41,061 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221013: Using NIO Journal


org.jboss.as.test.clustering.cluster.cdi.CdiFailoverTestCase(SYNC-tcp).testGracefulSimpleFailover: java.lang.AssertionError: expected:<3> but was:<1>
    at org.jboss.as.test.clustering.cluster.cdi.CdiFailoverTestCase.testFailover(CdiFailoverTestCase.java:135)
    at org.jboss.as.test.clustering.cluster.cdi.CdiFailoverTestCase.testGracefulSimpleFailover(CdiFailoverTestCase.java:101)
------- Stdout: -------
16:07:05,581 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
16:07:05,583 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
16:07:05,584 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
16:07:05,596 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\81\195b2e82037afbebefa57ade2870030f04efd4\content
16:07:05,599 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "cdi-failover.war" (runtime-name: "cdi-failover.war")
16:07:05,628 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment cdi-failover.war
16:07:05,635 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'CdiIncrementorBean' in deployment unit 'deployment "cdi-failover.war"' are as follows:

    java:global/cdi-failover/CdiIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/cdi-failover/CdiIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/CdiIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/cdi-failover/CdiIncrementorBean
    java:app/cdi-failover/CdiIncrementorBean
    java:module/CdiIncrementorBean

16:07:05,665 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0006: Starting Services for CDI deployment: cdi-failover.war
16:07:05,671 INFO  [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0009: Starting weld service for deployment cdi-failover.war
16:07:05,799 WARN  [org.jgroups.protocols.MPING] (MPING) node-0: discarding discovery request for cluster 'ee' from node-0; our cluster name is 'activemq-cluster'. Please separate your clusters properly
16:07:05,799 WARN  [org.jgroups.protocols.MPING] (MPING) 99dae31f-37f5-79d4-2b9d-38ecd4a56b35: discarding discovery request for cluster 'ee' from 99dae31f-37f5-79d4-2b9d-38ecd4a56b35; our cluster name is 'activemq-cluster'. Please separate your clusters properly
16:07:08,840 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 33) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:07:08,841 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 33) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:07:08,839 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 16) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:07:08,842 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 16) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:07:08,844 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 32) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:07:08,844 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 32) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:07:08,845 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 33) ISPN000078: Starting JGroups channel web
16:07:08,845 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 33) ISPN000094: Received new cluster view for channel web: [node-0|0] (1) [node-0]
16:07:08,846 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 33) ISPN000079: Channel web local address is node-0, physical addresses are [0:0:0:0:0:0:0:1:7601]
16:07:08,849 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 16) ISPN000078: Starting JGroups channel ejb
16:07:08,849 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 16) ISPN000094: Received new cluster view for channel ejb: [node-0|0] (1) [node-0]
16:07:08,849 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 16) ISPN000079: Channel ejb local address is node-0, physical addresses are [0:0:0:0:0:0:0:1:7601]
16:07:08,867 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 16) WFLYCLINF0002: Started dist cache from ejb container
16:07:08,869 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 33) WFLYCLINF0002: Started dist cache from web container
16:07:08,884 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 16) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:07:08,884 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 16) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:07:08,885 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 32) WFLYCLINF0002: Started cdi-failover.war cache from web container
16:07:08,904 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 16) WFLYCLINF0002: Started cdi-failover.war cache from ejb container
16:07:09,042 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 33) WFLYUT0021: Registered web context: /cdi-failover
16:07:09,057 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "cdi-failover.war" (runtime-name : "cdi-failover.war")
16:07:09,064 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-1
16:07:09,075 INFO  [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-1\standalone\data\content\4a\14a51e414b4ae1e030176da1f687c59cdd5ae9\content
16:07:09,077 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "cdi-failover.war" (runtime-name: "cdi-failover.war")
16:07:09,106 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment cdi-failover.war
16:07:09,114 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'CdiIncrementorBean' in deployment unit 'deployment "cdi-failover.war"' are as follows:

    java:global/cdi-failover/CdiIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/cdi-failover/CdiIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor


org.jboss.as.test.clustering.cluster.dispatcher.CommandDispatcherTestCase(SYNC-tcp).test: java.lang.AssertionError: expected:<2> but was:<1>
    at org.jboss.as.test.clustering.cluster.dispatcher.CommandDispatcherTestCase.test(CommandDispatcherTestCase.java:61)
------- Stdout: -------
16:07:12,794 INFO  [org.jboss.as.test.clustering.cluster.dispatcher.CommandDispatcherTestCase] (main) command-dispatcher.jar:
/org/
/org/jboss/
/org/jboss/as/
/org/jboss/as/test/
/org/jboss/as/test/clustering/
/org/jboss/as/test/clustering/cluster/
/org/jboss/as/test/clustering/cluster/dispatcher/
/org/jboss/as/test/clustering/cluster/dispatcher/bean/
/org/jboss/as/test/clustering/cluster/dispatcher/bean/ClusterTopology.class
/org/jboss/as/test/clustering/cluster/dispatcher/bean/CommandDispatcherBean.class
/org/jboss/as/test/clustering/cluster/dispatcher/bean/TestCommand.class
/org/jboss/as/test/clustering/cluster/dispatcher/bean/CommandDispatcherFactoryBean.class
/org/jboss/as/test/clustering/cluster/dispatcher/bean/ClusterTopologyRetriever.class
/org/jboss/as/test/clustering/cluster/dispatcher/bean/ClusterTopologyRetrieverBean.class
16:07:12,801 INFO  [org.jboss.as.test.clustering.cluster.dispatcher.CommandDispatcherTestCase] (main) command-dispatcher.jar:
/org/
/org/jboss/
/org/jboss/as/
/org/jboss/as/test/
/org/jboss/as/test/clustering/
/org/jboss/as/test/clustering/cluster/
/org/jboss/as/test/clustering/cluster/dispatcher/
/org/jboss/as/test/clustering/cluster/dispatcher/bean/
/org/jboss/as/test/clustering/cluster/dispatcher/bean/ClusterTopology.class
/org/jboss/as/test/clustering/cluster/dispatcher/bean/CommandDispatcherBean.class
/org/jboss/as/test/clustering/cluster/dispatcher/bean/TestCommand.class
/org/jboss/as/test/clustering/cluster/dispatcher/bean/CommandDispatcherFactoryBean.class
/org/jboss/as/test/clustering/cluster/dispatcher/bean/ClusterTopologyRetriever.class
/org/jboss/as/test/clustering/cluster/dispatcher/bean/ClusterTopologyRetrieverBean.class
16:07:12,808 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
16:07:12,814 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
16:07:12,816 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
16:07:12,830 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\6c\b0d5975f5012e55087b417522ac8da16479cf6\content
16:07:12,832 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "command-dispatcher.jar" (runtime-name: "command-dispatcher.jar")
16:07:12,858 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment command-dispatcher.jar
16:07:12,863 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'CommandDispatcherBean' in deployment unit 'deployment "command-dispatcher.jar"' are as follows:

    java:global/command-dispatcher/CommandDispatcherBean!org.wildfly.clustering.dispatcher.CommandDispatcher
    java:app/command-dispatcher/CommandDispatcherBean!org.wildfly.clustering.dispatcher.CommandDispatcher
    java:module/CommandDispatcherBean!org.wildfly.clustering.dispatcher.CommandDispatcher
    java:global/command-dispatcher/CommandDispatcherBean
    java:app/command-dispatcher/CommandDispatcherBean
    java:module/CommandDispatcherBean

16:07:12,864 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'ClusterTopologyRetrieverBean' in deployment unit 'deployment "command-dispatcher.jar"' are as follows:

    java:global/command-dispatcher/ClusterTopologyRetrieverBean!org.jboss.as.test.clustering.cluster.dispatcher.bean.ClusterTopologyRetriever


org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase(SYNC-tcp).failoverOnStop: java.lang.AssertionError: expected:<3> but was:<1>
    at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase.failoverOnStop(StatefulFailoverTestCase.java:238)
------- Stdout: -------
16:07:20,066 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
16:07:20,067 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
16:07:20,070 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
16:07:20,094 INFO  [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\3e\dec69640032ed976ce8a77c2eab0e5962ffc9b\content
16:07:20,096 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0027: Starting deployment of "stateful-failover.war" (runtime-name: "stateful-failover.war")
16:07:20,272 WARN  [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0012: Warning while parsing vfs:/C:/BuildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/workdir/content/stateful-failover.war/WEB-INF/beans.xml:1 cvc-elt.1.a: Cannot find the declaration of element 'beans'.
16:07:20,283 INFO  [org.jboss.as.jpa] (MSC service thread 1-8) WFLYJPA0002: Read persistence.xml for test
16:07:20,338 INFO  [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment stateful-failover.war
16:07:20,344 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'TimeoutIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimeoutIncrementorBean
    java:app/stateful-failover/TimeoutIncrementorBean
    java:module/TimeoutIncrementorBean

16:07:20,344 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'SimpleIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/SimpleIncrementorBean
    java:app/stateful-failover/SimpleIncrementorBean
    java:module/SimpleIncrementorBean

16:07:20,344 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'JDBCResourceManagerConnectionFactoryIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean

16:07:20,346 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'TimerIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimerIncrementorBean
    java:app/stateful-failover/TimerIncrementorBean
    java:module/TimerIncrementorBean

16:07:20,346 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'PersistenceIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/PersistenceIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/PersistenceIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor


org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase(SYNC-tcp).nestedBeanFailover: java.lang.AssertionError: expected:<20030303> but was:<20010101>
    at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase.nestedBeanFailover(StatefulFailoverTestCase.java:285)
------- Stdout: -------
16:07:30,016 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
16:07:30,018 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
16:07:30,019 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
16:07:30,042 INFO  [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\4d\2261c9079545a182d6bd9c4deb35bbe27c734c\content
16:07:30,047 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "stateful-failover.war" (runtime-name: "stateful-failover.war")
16:07:30,095 WARN  [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0012: Warning while parsing vfs:/C:/BuildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/workdir/content/stateful-failover.war/WEB-INF/beans.xml:1 cvc-elt.1.a: Cannot find the declaration of element 'beans'.
16:07:30,097 INFO  [org.jboss.as.jpa] (MSC service thread 1-5) WFLYJPA0002: Read persistence.xml for test
16:07:30,137 INFO  [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment stateful-failover.war
16:07:30,172 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'TimeoutIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimeoutIncrementorBean
    java:app/stateful-failover/TimeoutIncrementorBean
    java:module/TimeoutIncrementorBean

16:07:30,173 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'SimpleIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/SimpleIncrementorBean
    java:app/stateful-failover/SimpleIncrementorBean
    java:module/SimpleIncrementorBean

16:07:30,174 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'JDBCResourceManagerConnectionFactoryIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean

16:07:30,175 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'TimerIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimerIncrementorBean
    java:app/stateful-failover/TimerIncrementorBean
    java:module/TimerIncrementorBean

16:07:30,175 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'PersistenceIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/PersistenceIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/PersistenceIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor


org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase(SYNC-tcp).connectionFactoryFailover: java.lang.AssertionError: expected:<3> but was:<1>
    at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase.failover(StatefulFailoverTestCase.java:192)
    at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase.connectionFactoryFailover(StatefulFailoverTestCase.java:159)
------- Stdout: -------
16:07:37,605 ERROR [org.jgroups.protocols.TCP] (Timer-2,activemq-cluster,node-1) JGRP000029: node-1: failed sending message to 0:0:0:0:0:0:0:1%0:7600 (101 bytes): java.lang.IllegalStateException, headers: MERGE3: INFO: view_id=[node-1|0], logical_name=node-1, physical_addr=0:0:0:0:0:0:0:1:7700, TCP: [cluster_name=activemq-cluster]
16:07:37,607 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
16:07:37,608 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
16:07:37,612 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
16:07:37,630 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\4a\ba0cfd7de9e68162b014e17708fe3a2989d71c\content
16:07:37,632 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "stateful-failover.war" (runtime-name: "stateful-failover.war")
16:07:37,665 WARN  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0012: Warning while parsing vfs:/C:/BuildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/workdir/content/stateful-failover.war/WEB-INF/beans.xml:1 cvc-elt.1.a: Cannot find the declaration of element 'beans'.
16:07:37,666 INFO  [org.jboss.as.jpa] (MSC service thread 1-4) WFLYJPA0002: Read persistence.xml for test
16:07:37,715 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment stateful-failover.war
16:07:37,720 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'TimeoutIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimeoutIncrementorBean
    java:app/stateful-failover/TimeoutIncrementorBean
    java:module/TimeoutIncrementorBean

16:07:37,720 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'SimpleIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/SimpleIncrementorBean
    java:app/stateful-failover/SimpleIncrementorBean
    java:module/SimpleIncrementorBean

16:07:37,720 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'JDBCResourceManagerConnectionFactoryIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean

16:07:37,720 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'TimerIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimerIncrementorBean
    java:app/stateful-failover/TimerIncrementorBean
    java:module/TimerIncrementorBean

16:07:37,722 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'PersistenceIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:



org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase(SYNC-tcp).jmsConnectionFactoryFailover: java.lang.AssertionError: expected:<3> but was:<1>
    at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase.failover(StatefulFailoverTestCase.java:192)
    at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase.jmsConnectionFactoryFailover(StatefulFailoverTestCase.java:169)
------- Stdout: -------
16:07:45,289 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
16:07:45,291 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
16:07:45,292 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
16:07:45,313 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\ea\0539db7b313d056021f4c66402a3094d383170\content
16:07:45,316 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0027: Starting deployment of "stateful-failover.war" (runtime-name: "stateful-failover.war")
16:07:45,381 WARN  [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0012: Warning while parsing vfs:/C:/BuildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/workdir/content/stateful-failover.war/WEB-INF/beans.xml:1 cvc-elt.1.a: Cannot find the declaration of element 'beans'.
16:07:45,382 INFO  [org.jboss.as.jpa] (MSC service thread 1-8) WFLYJPA0002: Read persistence.xml for test
16:07:45,415 INFO  [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment stateful-failover.war
16:07:45,420 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'TimeoutIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimeoutIncrementorBean
    java:app/stateful-failover/TimeoutIncrementorBean
    java:module/TimeoutIncrementorBean

16:07:45,420 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'SimpleIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/SimpleIncrementorBean
    java:app/stateful-failover/SimpleIncrementorBean
    java:module/SimpleIncrementorBean

16:07:45,420 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'JDBCResourceManagerConnectionFactoryIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean

16:07:45,421 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'TimerIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimerIncrementorBean
    java:app/stateful-failover/TimerIncrementorBean
    java:module/TimerIncrementorBean

16:07:45,421 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'PersistenceIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/PersistenceIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor


org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase(SYNC-tcp).noFailover: java.lang.AssertionError: expected:<0> but was:<1>
    at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase.noFailover(StatefulFailoverTestCase.java:116)
------- Stdout: -------
16:07:52,701 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
16:07:52,702 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
16:07:52,703 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
16:07:52,726 INFO  [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\7c\6526772fb81fc0704991ec0ddc2568d26de5c2\content
16:07:52,728 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0027: Starting deployment of "stateful-failover.war" (runtime-name: "stateful-failover.war")
16:07:52,761 WARN  [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0012: Warning while parsing vfs:/C:/BuildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/workdir/content/stateful-failover.war/WEB-INF/beans.xml:1 cvc-elt.1.a: Cannot find the declaration of element 'beans'.
16:07:52,762 INFO  [org.jboss.as.jpa] (MSC service thread 1-8) WFLYJPA0002: Read persistence.xml for test
16:07:52,791 INFO  [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment stateful-failover.war
16:07:52,796 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'TimeoutIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimeoutIncrementorBean
    java:app/stateful-failover/TimeoutIncrementorBean
    java:module/TimeoutIncrementorBean

16:07:52,796 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'SimpleIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/SimpleIncrementorBean
    java:app/stateful-failover/SimpleIncrementorBean
    java:module/SimpleIncrementorBean

16:07:52,796 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'JDBCResourceManagerConnectionFactoryIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean

16:07:52,796 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'TimerIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimerIncrementorBean
    java:app/stateful-failover/TimerIncrementorBean
    java:module/TimerIncrementorBean

16:07:52,796 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'PersistenceIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/PersistenceIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/PersistenceIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor


org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase(SYNC-tcp).simpleFailover: java.lang.AssertionError: expected:<3> but was:<1>
    at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase.failover(StatefulFailoverTestCase.java:192)
    at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase.simpleFailover(StatefulFailoverTestCase.java:148)
------- Stdout: -------
16:08:00,022 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
16:08:00,023 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
16:08:00,025 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
16:08:00,045 INFO  [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\3b\8fccb71c961bea14c1119646f2af99409757ae\content
16:08:00,047 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "stateful-failover.war" (runtime-name: "stateful-failover.war")
16:08:00,076 WARN  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0012: Warning while parsing vfs:/C:/BuildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/workdir/content/stateful-failover.war/WEB-INF/beans.xml:1 cvc-elt.1.a: Cannot find the declaration of element 'beans'.
16:08:00,077 INFO  [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for test
16:08:00,223 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment stateful-failover.war
16:08:00,228 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'TimeoutIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimeoutIncrementorBean
    java:app/stateful-failover/TimeoutIncrementorBean
    java:module/TimeoutIncrementorBean

16:08:00,228 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'SimpleIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/SimpleIncrementorBean
    java:app/stateful-failover/SimpleIncrementorBean
    java:module/SimpleIncrementorBean

16:08:00,228 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'JDBCResourceManagerConnectionFactoryIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean

16:08:00,228 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'TimerIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimerIncrementorBean
    java:app/stateful-failover/TimerIncrementorBean
    java:module/TimerIncrementorBean

16:08:00,228 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'PersistenceIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/PersistenceIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor


org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulTimeoutTestCase(SYNC-tcp).timeout: java.lang.AssertionError: expected:<3> but was:<1>
    at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulTimeoutTestCase.timeout(StatefulTimeoutTestCase.java:104)
------- Stdout: -------
16:08:07,274 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
16:08:07,276 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
16:08:07,277 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
16:08:07,288 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\80\2ea68f537c42c2bf9c3ac4e6df6c4d30458f23\content
16:08:07,290 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "stateful-timeout.war" (runtime-name: "stateful-timeout.war")
16:08:07,319 INFO  [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment stateful-timeout.war
16:08:07,324 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'TimeoutIncrementorBean' in deployment unit 'deployment "stateful-timeout.war"' are as follows:

    java:global/stateful-timeout/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-timeout/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-timeout/TimeoutIncrementorBean
    java:app/stateful-timeout/TimeoutIncrementorBean
    java:module/TimeoutIncrementorBean

16:08:07,346 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0006: Starting Services for CDI deployment: stateful-timeout.war
16:08:07,356 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0009: Starting weld service for deployment stateful-timeout.war
16:08:07,470 WARN  [org.jgroups.protocols.MPING] (MPING) a817694b-c4f9-9a85-9d57-c9b2636d23a3: discarding discovery request for cluster 'ee' from a817694b-c4f9-9a85-9d57-c9b2636d23a3; our cluster name is 'activemq-cluster'. Please separate your clusters properly
16:08:07,470 WARN  [org.jgroups.protocols.MPING] (MPING) node-0: discarding discovery request for cluster 'ee' from node-0; our cluster name is 'activemq-cluster'. Please separate your clusters properly
16:08:08,727 WARN  [org.jgroups.protocols.MPING] (MPING) node-0: discarding discovery request for cluster 'activemq-cluster' from node-0; our cluster name is 'ee'. Please separate your clusters properly
16:08:08,727 ERROR [org.jgroups.protocols.TCP] (TransferQueueBundler,activemq-cluster,node-1) JGRP000029: node-1: failed sending message to node-0 (125 bytes): java.lang.IllegalStateException, headers: MPING: [type=GET_MBRS_RSP], TCP: [cluster_name=activemq-cluster]
16:08:10,505 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 80) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:08:10,506 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 80) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:08:10,506 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 78) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:08:10,507 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 78) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:08:10,508 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 85) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:08:10,508 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 85) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:08:10,509 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 80) ISPN000078: Starting JGroups channel web
16:08:10,509 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 80) ISPN000094: Received new cluster view for channel web: [node-0|0] (1) [node-0]
16:08:10,509 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 85) ISPN000078: Starting JGroups channel ejb
16:08:10,510 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 80) ISPN000079: Channel web local address is node-0, physical addresses are [0:0:0:0:0:0:0:1:7601]
16:08:10,510 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 85) ISPN000094: Received new cluster view for channel ejb: [node-0|0] (1) [node-0]
16:08:10,510 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 85) ISPN000079: Channel ejb local address is node-0, physical addresses are [0:0:0:0:0:0:0:1:7601]
16:08:10,520 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 85) WFLYCLINF0002: Started dist cache from ejb container
16:08:10,521 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 78) WFLYCLINF0002: Started stateful-timeout.war cache from web container
16:08:10,523 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 80) WFLYCLINF0002: Started dist cache from web container
16:08:10,525 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 80) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:08:10,525 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 80) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:08:10,530 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 80) WFLYCLINF0002: Started stateful-timeout.war cache from ejb container
16:08:10,620 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 85) WFLYUT0021: Registered web context: /stateful-timeout
16:08:10,629 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "stateful-timeout.war" (runtime-name : "stateful-timeout.war")
16:08:10,635 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-1
16:08:10,648 INFO  [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-1\standalone\data\content\d1\09f3e157db42f79470903389ab5baf01cec2a1\content
16:08:10,649 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "stateful-timeout.war" (runtime-name: "stateful-timeout.war")
16:08:10,679 INFO  [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment stateful-timeout.war
16:08:10,683 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'TimeoutIncrementorBean' in deployment unit 'deployment "stateful-timeout.war"' are as follows:

    java:global/stateful-timeout/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor


org.jboss.as.test.clustering.cluster.ejb.xpc.StatefulWithXPCFailoverTestCase(SYNC-tcp).testBasicXPC: java.lang.AssertionError: expected:<200> but was:<500>
    at org.jboss.as.test.clustering.cluster.ejb.xpc.StatefulWithXPCFailoverTestCase.executeUrlWithAnswer(StatefulWithXPCFailoverTestCase.java:249)
    at org.jboss.as.test.clustering.cluster.ejb.xpc.StatefulWithXPCFailoverTestCase.testBasicXPC(StatefulWithXPCFailoverTestCase.java:224)
------- Stdout: -------
16:08:14,130 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
16:08:14,132 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
16:08:14,133 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
16:08:14,148 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\57\695f58305e03e5dc3cb2c9267e063a3bd3197c\content
16:08:14,149 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "stateful.war" (runtime-name: "stateful.war")
16:08:14,171 INFO  [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for mypc
16:08:14,191 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment stateful.war
16:08:14,196 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'StatefulBean' in deployment unit 'deployment "stateful.war"' are as follows:

    java:global/stateful/StatefulBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Stateful
    java:app/stateful/StatefulBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Stateful
    java:module/StatefulBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Stateful
    java:global/stateful/StatefulBean
    java:app/stateful/StatefulBean
    java:module/StatefulBean

16:08:14,196 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'SecondBean' in deployment unit 'deployment "stateful.war"' are as follows:

    java:global/stateful/SecondBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.SecondBean
    java:app/stateful/SecondBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.SecondBean
    java:module/SecondBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.SecondBean
    java:global/stateful/SecondBean
    java:app/stateful/SecondBean
    java:module/SecondBean

16:08:14,227 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0006: Starting Services for CDI deployment: stateful.war
16:08:14,232 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0009: Starting weld service for deployment stateful.war
16:08:14,315 WARN  [org.jgroups.16:08:14,315 WARN  [org.jgroups.protocols.MPING] (MPING) node-0: discarding discovery request for cluster 'ee' from node-0; our cluster name is 'activemq-cluster'. Please separate your clusters properly
protocols.MPING] (MPING) 888136c8-603f-174f-1af3-9294764f48dc: discarding discovery request for cluster 'ee' from 888136c8-603f-174f-1af3-9294764f48dc; our cluster name is 'activemq-cluster'. Please separate your clusters properly
16:08:17,349 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 86) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:08:17,349 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 85) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:08:17,349 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 86) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:08:17,349 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 85) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:08:17,350 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 87) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:08:17,351 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 87) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
16:08:17,352 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 79) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'stateful.war#mypc'
16:08:17,352 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 79) HHH000204: Processing PersistenceUnitInfo [
    name: mypc
    ...]
16:08:17,352 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 85) ISPN000078: Starting JGroups channel ejb
16:08:17,352 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 86) ISPN000078: Starting JGroups channel web
16:08:17,352 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 85) ISPN000094: Received new cluster view for channel ejb: [node-0|0] (1) [node-0]
16:08:17,353 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 86) ISPN000094: Received new cluster view for channel web: [node-0|0] (1) [node-0]
16:08:17,353 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 85) ISPN000079: Channel ejb local address is node-0, physical addresses are [0:0:0:0:0:0:0:1:7601]
16:08:17,353 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 86) ISPN000079: Channel web local address is node-0, physical addresses are [0:0:0:0:0:0:0:1:7601]
16:08:17,354 INFO  [org.hibernate.orm.deprecation] (ServerService Thread Pool -- 79) HHH90000001: Found usage of deprecated setting for specifying Scanner [hibernate.ejb.resource_scanner]; use [hibernate.archive.scanner] instead
16:08:17,363 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 86) WFLYCLINF0002: Started dist cache from web container



##### there are 27 more failed tests, see build details

@wildfly-ci
Copy link

Linux Build 8377 outcome was FAILURE using a merge of 25c4e35
Summary: Tests failed: 37 (37 new), passed: 3153, ignored: 374 Build time: 00:56:07

Failed tests

org.jboss.as.test.clustering.cluster.cdi.CdiFailoverTestCase(SYNC-tcp).testGracefulUndeployFailover: java.lang.AssertionError: expected:<3> but was:<1>
    at org.jboss.as.test.clustering.cluster.cdi.CdiFailoverTestCase.testFailover(CdiFailoverTestCase.java:135)
    at org.jboss.as.test.clustering.cluster.cdi.CdiFailoverTestCase.testGracefulUndeployFailover(CdiFailoverTestCase.java:123)
------- Stdout: -------
15:59:28,548 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
15:59:28,613 WARNING [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Bundles path is deprecated and no longer used.
15:59:28,617 INFO  [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [/usr/java/latest/bin/java, -D[Standalone], -Xms64m, -Xmx512m, -Xmx512m, -Djava.net.preferIPv4Stack=true, -Djava.net.preferIPv4Stack=false, -Djava.awt.headless=true, -Djboss.modules.system.pkgs=org.jboss.byteman, -Djboss.dist=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/../../../dist/target/wildfly-10.0.0.CR3-SNAPSHOT, -Djboss.dist=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/../../../dist/target/wildfly-10.0.0.CR3-SNAPSHOT, -Djava.net.preferIPv6Addresses=true, -server, -Dts.timeout.factor=100, -Dnode0=::1, -Dnode1=::1, -Dmcast=ff13::1, -Dmcast.ttl=0, -Djbossas.ts.submodule.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering, -Djbossas.ts.integ.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/.., -Djbossas.ts.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/../.., -Djbossas.project.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/../../.., -Djboss.inst=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0, -Djboss.node.name=node-0, -ea, -Djboss.home.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0, -Dorg.jboss.boot.log.file=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/log/server.log, -Dlogging.configuration=file:/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/configuration/logging.properties, -jar, /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/jboss-modules.jar, -mp, /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/modules:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.CR3-SNAPSHOT/modules:/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/modules, org.jboss.as.standalone, -Djboss.home.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0, -Djboss.server.base.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone, -Djboss.server.log.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/log, -Djboss.server.config.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/configuration, -Dts.wildfly.version=10.0.0.CR3-SNAPSHOT, -c=standalone-full-ha.xml]
15:59:28,724 INFO  [org.xnio] (main) XNIO version 3.3.2.Final
15:59:28,793 INFO  [org.xnio.nio] (main) XNIO NIO Implementation Version 3.3.2.Final
15:59:28,847 INFO  [org.jboss.remoting] (main) JBoss Remoting version 4.0.14.Final
 [0m15:59:29,144 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
 [0m [0m15:59:29,362 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
 [0m [0m15:59:29,449 INFO  [org.jboss.as] (MSC service thread 1-4) WFLYSRV0049: WildFly Full 10.0.0.CR3-SNAPSHOT (WildFly Core 2.0.0.CR5) starting
 [0m [0m15:59:31,237 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 30) WFLYCTL0028: Attribute 'enabled' in the resource at address '/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
 [0m [0m15:59:31,623 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
 [0m [0m15:59:31,645 INFO  [org.xnio] (MSC service thread 1-3) XNIO version 3.3.2.Final
 [0m [0m15:59:31,653 INFO  [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.3.2.Final
 [0m [0m15:59:31,747 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
 [0m [0m15:59:31,797 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 43) WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors
 [0m [0m15:59:31,838 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 44) WFLYCLINF0001: Activating Infinispan subsystem.
 [0m [0m15:59:31,843 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.14.Final
 [0m [0m15:59:31,866 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 64) WFLYSEC0002: Activating Security Subsystem
 [0m [0m15:59:31,888 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0003: Undertow 1.3.0.CR2 starting
 [0m [0m15:59:31,889 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0003: Undertow 1.3.0.CR2 starting
 [0m [33m15:59:31,890 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 66) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
 [0m [0m15:59:31,901 INFO  [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=4.9.3.Final
 [0m [0m15:59:31,915 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 45) WFLYIIOP0001: Activating IIOP Subsystem
 [0m [0m15:59:32,016 INFO  [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.0.Final)
 [0m [0m15:59:32,049 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 57) WFLYNAM0001: Activating Naming Subsystem
 [0m [0m15:59:32,110 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 52) WFLYJSF0007: Activated the following JSF Implementations: [main]
 [0m [0m15:59:32,065 INFO  [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 49) WFLYCLJG0001: Activating JGroups subsystem.
 [0m [0m15:59:32,064 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 68) WFLYWS0002: Activating WebServices Extension
 [0m [0m15:59:32,058 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2
 [0m [0m15:59:32,223 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0014: Creating file handler for path '/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
 [0m [0m15:59:32,242 INFO  [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service
 [0m [0m15:59:32,249 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-4) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
 [0m [0m15:59:32,399 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server.
 [0m [0m15:59:32,400 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting
 [0m [0m15:59:32,492 INFO  [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 32 (per class), which is derived from thread worker pool sizing.
 [0m [0m15:59:32,493 INFO  [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 8 (per class), which is derived from the number of CPUs on this host.
 [0m [0m15:59:32,689 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on [::1]:8080
 [0m [0m15:59:32,702 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow AJP listener ajp listening on [::1]:8009
 [0m [0m15:59:32,755 INFO  [org.jboss.modcluster] (ServerService Thread Pool -- 71) MODCLUSTER000001: Initializing mod_cluster version 1.3.1.Final
 [0m [0m15:59:32,832 INFO  [org.jboss.modcluster] (ServerService Thread Pool -- 71) MODCLUSTER000032: Listening to proxy advertisements on /ff13:0:0:0:0:0:0:1:23364
 [0m [0m15:59:33,019 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
 [0m [0m15:59:33,192 INFO  [org.wildfly.iiop.openjdk] (MSC service thread 1-4) WFLYIIOP0009: CORBA ORB Service started
 [0m [0m15:59:33,378 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0075: AIO wasn't located on this platform, it will fall back to using pure Java NIO. Your platform is Linux, install LibAIO to enable the AIO journal and achieve optimal performance.
 [0m [0m15:59:33,449 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/deployments
 [0m [0m15:59:33,791 INFO  [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 5.1.0.Final
 [0m [0m15:59:33,851 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=true,journalDirectory=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/data/activemq/journal,bindingsDirectory=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/data/activemq/bindings,largeMessagesDirectory=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/data/activemq/largemessages,pagingDirectory=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/data/activemq/paging)
 [0m [0m15:59:33,878 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221013: Using NIO Journal


org.jboss.as.test.clustering.cluster.cdi.CdiFailoverTestCase(SYNC-tcp).testGracefulSimpleFailover: java.lang.AssertionError: expected:<3> but was:<1>
    at org.jboss.as.test.clustering.cluster.cdi.CdiFailoverTestCase.testFailover(CdiFailoverTestCase.java:135)
    at org.jboss.as.test.clustering.cluster.cdi.CdiFailoverTestCase.testGracefulSimpleFailover(CdiFailoverTestCase.java:101)
------- Stdout: -------
16:00:00,814 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
16:00:00,816 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
16:00:00,817 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
 [0m16:00:00,832 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/data/content/e7/fe754dda66af8863c18d065428d1505cc4df53/content
 [0m [0m16:00:00,836 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "cdi-failover.war" (runtime-name: "cdi-failover.war")
 [0m [0m16:00:00,864 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment cdi-failover.war
 [0m [0m16:00:00,867 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'CdiIncrementorBean' in deployment unit 'deployment "cdi-failover.war"' are as follows:

    java:global/cdi-failover/CdiIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/cdi-failover/CdiIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/CdiIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/cdi-failover/CdiIncrementorBean
    java:app/cdi-failover/CdiIncrementorBean
    java:module/CdiIncrementorBean

 [0m [0m16:00:00,893 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0006: Starting Services for CDI deployment: cdi-failover.war
 [0m [0m16:00:00,942 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0009: Starting weld service for deployment cdi-failover.war
 [0m [33m16:00:00,969 WARN  [org.jgroups.protocols.MPING] (MPING) 90a43cbf-5f9d-6ae8-88df-fb2fa1733cc1: discarding discovery request for cluster 'ee' from 90a43cbf-5f9d-6ae8-88df-fb2fa1733cc1; our cluster name is 'activemq-cluster'. Please separate your clusters properly
 [0m [33m16:00:00,972 WARN  [org.jgroups.protocols.MPING] (MPING) node-0: discarding discovery request for cluster 'ee' from node-0; our cluster name is 'activemq-cluster'. Please separate your clusters properly
 [0m [0m16:00:03,984 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 21) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:00:03,985 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 21) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:00:03,987 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 23) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:00:03,987 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 23) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:00:03,989 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 21) ISPN000078: Starting JGroups channel ejb
 [0m [0m16:00:03,989 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 21) ISPN000094: Received new cluster view for channel ejb: [node-0|0] (1) [node-0]
 [0m [0m16:00:03,990 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 21) ISPN000079: Channel ejb local address is node-0, physical addresses are [0:0:0:0:0:0:0:1:7601]
 [0m [0m16:00:03,996 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 23) ISPN000078: Starting JGroups channel web
 [0m [0m16:00:03,996 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 23) ISPN000094: Received new cluster view for channel web: [node-0|0] (1) [node-0]
 [0m [0m16:00:03,996 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 23) ISPN000079: Channel web local address is node-0, physical addresses are [0:0:0:0:0:0:0:1:7601]
 [0m [0m16:00:04,017 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 23) WFLYCLINF0002: Started dist cache from web container
 [0m [0m16:00:04,031 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 22) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:00:04,031 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 22) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:00:04,040 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 21) WFLYCLINF0002: Started dist cache from ejb container
 [0m [0m16:00:04,057 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 21) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:00:04,058 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 21) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:00:04,130 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 22) WFLYCLINF0002: Started cdi-failover.war cache from web container
 [0m [0m16:00:04,146 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 21) WFLYCLINF0002: Started cdi-failover.war cache from ejb container
 [0m [0m16:00:04,335 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 22) WFLYUT0021: Registered web context: /cdi-failover
 [0m [0m16:00:04,360 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "cdi-failover.war" (runtime-name : "cdi-failover.war")
 [0m16:00:04,394 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-1
 [0m16:00:04,412 INFO  [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-1/standalone/data/content/65/6d134b4ed5023320fdf7701dee0a89e0982730/content
 [0m [0m16:00:04,415 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "cdi-failover.war" (runtime-name: "cdi-failover.war")
 [0m [0m16:00:04,432 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment cdi-failover.war
 [0m [0m16:00:04,437 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'CdiIncrementorBean' in deployment unit 'deployment "cdi-failover.war"' are as follows:

    java:global/cdi-failover/CdiIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/cdi-failover/CdiIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor


org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase(SYNC-tcp).failoverOnStop: java.lang.AssertionError: expected:<3> but was:<1>
    at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase.failoverOnStop(StatefulFailoverTestCase.java:238)
------- Stdout: -------
16:00:08,354 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
16:00:08,355 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
16:00:08,356 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
 [0m16:00:08,383 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/data/content/84/a8a0295d75c415720083f871e79fe11c4939bb/content
 [0m [0m16:00:08,385 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "stateful-failover.war" (runtime-name: "stateful-failover.war")
 [0m [33m16:00:08,551 WARN  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0012: Warning while parsing vfs:/content/stateful-failover.war/WEB-INF/beans.xml:1 cvc-elt.1.a: Cannot find the declaration of element 'beans'.
 [0m [0m16:00:08,562 INFO  [org.jboss.as.jpa] (MSC service thread 1-4) WFLYJPA0002: Read persistence.xml for test
 [0m [0m16:00:08,632 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment stateful-failover.war
 [0m [0m16:00:08,635 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'TimeoutIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimeoutIncrementorBean
    java:app/stateful-failover/TimeoutIncrementorBean
    java:module/TimeoutIncrementorBean

 [0m [0m16:00:08,635 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'SimpleIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/SimpleIncrementorBean
    java:app/stateful-failover/SimpleIncrementorBean
    java:module/SimpleIncrementorBean

 [0m [0m16:00:08,635 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'TimerIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimerIncrementorBean
    java:app/stateful-failover/TimerIncrementorBean
    java:module/TimerIncrementorBean

 [0m [0m16:00:08,635 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'JDBCResourceManagerConnectionFactoryIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean

 [0m [0m16:00:08,636 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'PersistenceIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/PersistenceIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/PersistenceIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor


org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase(SYNC-tcp).nestedBeanFailover: java.lang.AssertionError: expected:<20030303> but was:<20010101>
    at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase.nestedBeanFailover(StatefulFailoverTestCase.java:285)
------- Stdout: -------
16:00:18,994 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
16:00:18,994 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
16:00:18,995 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
 [0m16:00:19,032 INFO  [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/data/content/48/e04adcc9edd2b731f352f1e3aced5f5144ef85/content
 [0m [0m16:00:19,040 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "stateful-failover.war" (runtime-name: "stateful-failover.war")
 [0m [33m16:00:19,072 WARN  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0012: Warning while parsing vfs:/content/stateful-failover.war/WEB-INF/beans.xml:1 cvc-elt.1.a: Cannot find the declaration of element 'beans'.
 [0m [0m16:00:19,075 INFO  [org.jboss.as.jpa] (MSC service thread 1-3) WFLYJPA0002: Read persistence.xml for test
 [0m [0m16:00:19,103 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment stateful-failover.war
 [0m [0m16:00:19,105 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'TimeoutIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimeoutIncrementorBean
    java:app/stateful-failover/TimeoutIncrementorBean
    java:module/TimeoutIncrementorBean

 [0m [0m16:00:19,106 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'SimpleIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/SimpleIncrementorBean
    java:app/stateful-failover/SimpleIncrementorBean
    java:module/SimpleIncrementorBean

 [0m [0m16:00:19,106 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'TimerIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimerIncrementorBean
    java:app/stateful-failover/TimerIncrementorBean
    java:module/TimerIncrementorBean

 [0m [0m16:00:19,106 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'JDBCResourceManagerConnectionFactoryIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean

 [0m [0m16:00:19,106 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'PersistenceIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/PersistenceIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/PersistenceIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor


org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase(SYNC-tcp).connectionFactoryFailover: java.lang.AssertionError: expected:<3> but was:<1>
    at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase.failover(StatefulFailoverTestCase.java:192)
    at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase.connectionFactoryFailover(StatefulFailoverTestCase.java:159)
------- Stdout: -------
16:00:27,146 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
16:00:27,147 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
16:00:27,148 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
 [0m16:00:27,233 INFO  [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/data/content/2b/e2f8e781a6873a60718e283496c92756353fb0/content
 [0m [0m16:00:27,239 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "stateful-failover.war" (runtime-name: "stateful-failover.war")
 [0m [33m16:00:27,266 WARN  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0012: Warning while parsing vfs:/content/stateful-failover.war/WEB-INF/beans.xml:1 cvc-elt.1.a: Cannot find the declaration of element 'beans'.
 [0m [0m16:00:27,267 INFO  [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for test
 [0m [0m16:00:27,316 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment stateful-failover.war
 [0m [0m16:00:27,415 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'TimeoutIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimeoutIncrementorBean
    java:app/stateful-failover/TimeoutIncrementorBean
    java:module/TimeoutIncrementorBean

 [0m [0m16:00:27,416 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'SimpleIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/SimpleIncrementorBean
    java:app/stateful-failover/SimpleIncrementorBean
    java:module/SimpleIncrementorBean

 [0m [0m16:00:27,416 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'TimerIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimerIncrementorBean
    java:app/stateful-failover/TimerIncrementorBean
    java:module/TimerIncrementorBean

 [0m [0m16:00:27,416 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'JDBCResourceManagerConnectionFactoryIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean

 [0m [0m16:00:27,416 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PersistenceIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/PersistenceIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor


org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase(SYNC-tcp).jmsConnectionFactoryFailover: java.lang.AssertionError: expected:<3> but was:<1>
    at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase.failover(StatefulFailoverTestCase.java:192)
    at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase.jmsConnectionFactoryFailover(StatefulFailoverTestCase.java:169)
------- Stdout: -------
16:00:35,005 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
16:00:35,005 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
16:00:35,006 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
 [0m16:00:35,057 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/data/content/53/e4ef206313628ba9c454309c64b1fc5f385c3a/content
 [0m [0m16:00:35,059 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "stateful-failover.war" (runtime-name: "stateful-failover.war")
 [0m [33m16:00:35,097 WARN  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0012: Warning while parsing vfs:/content/stateful-failover.war/WEB-INF/beans.xml:1 cvc-elt.1.a: Cannot find the declaration of element 'beans'.
 [0m [0m16:00:35,098 INFO  [org.jboss.as.jpa] (MSC service thread 1-3) WFLYJPA0002: Read persistence.xml for test
 [0m [0m16:00:35,144 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment stateful-failover.war
 [0m [0m16:00:35,147 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'TimeoutIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimeoutIncrementorBean
    java:app/stateful-failover/TimeoutIncrementorBean
    java:module/TimeoutIncrementorBean

 [0m [0m16:00:35,147 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'SimpleIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/SimpleIncrementorBean
    java:app/stateful-failover/SimpleIncrementorBean
    java:module/SimpleIncrementorBean

 [0m [0m16:00:35,147 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'TimerIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimerIncrementorBean
    java:app/stateful-failover/TimerIncrementorBean
    java:module/TimerIncrementorBean

 [0m [0m16:00:35,148 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'JDBCResourceManagerConnectionFactoryIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean

 [0m [0m16:00:35,148 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'PersistenceIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/PersistenceIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor


org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase(SYNC-tcp).noFailover: java.lang.AssertionError: expected:<0> but was:<1>
    at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase.noFailover(StatefulFailoverTestCase.java:116)
------- Stdout: -------
16:00:42,827 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
16:00:42,827 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
16:00:42,828 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
 [0m16:00:42,857 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/data/content/09/e7c3b97313d8edb09613d2a0e5693c67a3d077/content
 [0m [0m16:00:42,861 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "stateful-failover.war" (runtime-name: "stateful-failover.war")
 [0m [33m16:00:42,894 WARN  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0012: Warning while parsing vfs:/content/stateful-failover.war/WEB-INF/beans.xml:1 cvc-elt.1.a: Cannot find the declaration of element 'beans'.
 [0m [0m16:00:42,894 INFO  [org.jboss.as.jpa] (MSC service thread 1-4) WFLYJPA0002: Read persistence.xml for test
 [0m [0m16:00:42,931 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment stateful-failover.war
 [0m [0m16:00:42,965 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'TimeoutIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimeoutIncrementorBean
    java:app/stateful-failover/TimeoutIncrementorBean
    java:module/TimeoutIncrementorBean

 [0m [0m16:00:42,965 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'SimpleIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/SimpleIncrementorBean
    java:app/stateful-failover/SimpleIncrementorBean
    java:module/SimpleIncrementorBean

 [0m [0m16:00:42,965 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'TimerIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimerIncrementorBean
    java:app/stateful-failover/TimerIncrementorBean
    java:module/TimerIncrementorBean

 [0m [0m16:00:42,965 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'JDBCResourceManagerConnectionFactoryIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean

 [0m [0m16:00:42,965 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'PersistenceIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/PersistenceIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/PersistenceIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor


org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase(SYNC-tcp).simpleFailover: java.lang.AssertionError: expected:<3> but was:<1>
    at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase.failover(StatefulFailoverTestCase.java:192)
    at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase.simpleFailover(StatefulFailoverTestCase.java:148)
------- Stdout: -------
16:00:50,635 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
16:00:50,636 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
16:00:50,637 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
 [0m16:00:50,661 INFO  [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/data/content/42/233784544b9fa89a807eb6f0610d894c023810/content
 [0m [0m16:00:50,662 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "stateful-failover.war" (runtime-name: "stateful-failover.war")
 [0m [33m16:00:50,683 WARN  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0012: Warning while parsing vfs:/content/stateful-failover.war/WEB-INF/beans.xml:1 cvc-elt.1.a: Cannot find the declaration of element 'beans'.
 [0m [0m16:00:50,684 INFO  [org.jboss.as.jpa] (MSC service thread 1-4) WFLYJPA0002: Read persistence.xml for test
 [0m [0m16:00:50,701 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment stateful-failover.war
 [0m [0m16:00:50,716 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'TimeoutIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimeoutIncrementorBean
    java:app/stateful-failover/TimeoutIncrementorBean
    java:module/TimeoutIncrementorBean

 [0m [0m16:00:50,716 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'SimpleIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/SimpleIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/SimpleIncrementorBean
    java:app/stateful-failover/SimpleIncrementorBean
    java:module/SimpleIncrementorBean

 [0m [0m16:00:50,716 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'TimerIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimerIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimerIncrementorBean
    java:app/stateful-failover/TimerIncrementorBean
    java:module/TimerIncrementorBean

 [0m [0m16:00:50,717 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'JDBCResourceManagerConnectionFactoryIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:app/stateful-failover/JDBCResourceManagerConnectionFactoryIncrementorBean
    java:module/JDBCResourceManagerConnectionFactoryIncrementorBean

 [0m [0m16:00:50,717 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'PersistenceIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/PersistenceIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor


org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulTimeoutTestCase(SYNC-tcp).timeout: java.lang.AssertionError: expected:<3> but was:<1>
    at org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulTimeoutTestCase.timeout(StatefulTimeoutTestCase.java:104)
------- Stdout: -------
16:00:58,201 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
16:00:58,202 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
16:00:58,203 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
 [0m16:00:58,251 INFO  [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/data/content/f1/157bc354c60b258c473cc58c860a4c46060f31/content
 [0m [0m16:00:58,252 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "stateful-timeout.war" (runtime-name: "stateful-timeout.war")
 [0m [0m16:00:58,302 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment stateful-timeout.war
 [0m [0m16:00:58,304 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'TimeoutIncrementorBean' in deployment unit 'deployment "stateful-timeout.war"' are as follows:

    java:global/stateful-timeout/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-timeout/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-timeout/TimeoutIncrementorBean
    java:app/stateful-timeout/TimeoutIncrementorBean
    java:module/TimeoutIncrementorBean

 [0m [0m16:00:58,350 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0006: Starting Services for CDI deployment: stateful-timeout.war
 [0m [0m16:00:58,437 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0009: Starting weld service for deployment stateful-timeout.war
 [0m [33m16:00:58,457 WARN  [org.jgroups.protocols.MPING] (MPING) 1cbf49d2-d46d-1dc8-ffcf-2f5f3e3a3568: discarding discovery request for cluster 'ee' from 1cbf49d2-d46d-1dc8-ffcf-2f5f3e3a3568; our cluster name is 'activemq-cluster'. Please separate your clusters properly
 [0m [33m16:00:58,458 WARN  [org.jgroups.protocols.MPING] (MPING) node-0: discarding discovery request for cluster 'ee' from node-0; our cluster name is 'activemq-cluster'. Please separate your clusters properly
 [0m [0m16:01:01,461 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 83) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:01:01,463 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 23) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:01:01,463 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 23) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:01:01,469 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 83) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:01:01,470 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 23) ISPN000078: Starting JGroups channel ejb
 [0m [0m16:01:01,470 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 84) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:01:01,470 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 84) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:01:01,473 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 83) ISPN000078: Starting JGroups channel web
 [0m [0m16:01:01,474 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 23) ISPN000094: Received new cluster view for channel ejb: [node-0|0] (1) [node-0]
 [0m [0m16:01:01,474 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 23) ISPN000079: Channel ejb local address is node-0, physical addresses are [0:0:0:0:0:0:0:1:7601]
 [0m [0m16:01:01,474 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 83) ISPN000094: Received new cluster view for channel web: [node-0|0] (1) [node-0]
 [0m [0m16:01:01,474 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 83) ISPN000079: Channel web local address is node-0, physical addresses are [0:0:0:0:0:0:0:1:7601]
 [0m [0m16:01:01,496 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 83) WFLYCLINF0002: Started dist cache from web container
 [0m [0m16:01:01,504 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 23) WFLYCLINF0002: Started dist cache from ejb container
 [0m [0m16:01:01,506 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 84) WFLYCLINF0002: Started stateful-timeout.war cache from web container
 [0m [0m16:01:01,517 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 84) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:01:01,517 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 84) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:01:01,566 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 84) WFLYCLINF0002: Started stateful-timeout.war cache from ejb container
 [0m [0m16:01:01,655 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 83) WFLYUT0021: Registered web context: /stateful-timeout
 [0m [0m16:01:01,667 INFO  [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0010: Deployed "stateful-timeout.war" (runtime-name : "stateful-timeout.war")
 [0m16:01:01,674 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-1
 [0m16:01:01,698 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-1/standalone/data/content/9f/471e367af3089c6700803ee862e78e906099e5/content
 [0m [0m16:01:01,703 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "stateful-timeout.war" (runtime-name: "stateful-timeout.war")
 [0m [0m16:01:01,755 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment stateful-timeout.war
 [0m [0m16:01:01,757 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'TimeoutIncrementorBean' in deployment unit 'deployment "stateful-timeout.war"' are as follows:

    java:global/stateful-timeout/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-timeout/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor


org.jboss.as.test.clustering.cluster.ejb.xpc.StatefulWithXPCFailoverTestCase(SYNC-tcp).testBasicXPC: java.lang.AssertionError: expected:<200> but was:<500>
    at org.jboss.as.test.clustering.cluster.ejb.xpc.StatefulWithXPCFailoverTestCase.executeUrlWithAnswer(StatefulWithXPCFailoverTestCase.java:249)
    at org.jboss.as.test.clustering.cluster.ejb.xpc.StatefulWithXPCFailoverTestCase.testBasicXPC(StatefulWithXPCFailoverTestCase.java:224)
------- Stdout: -------
16:01:05,246 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
16:01:05,246 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
16:01:05,247 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
 [0m16:01:05,260 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/data/content/4a/75a45aae1f57eec9ec7efa72b0d913aebdb06a/content
 [0m [0m16:01:05,262 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "stateful.war" (runtime-name: "stateful.war")
 [0m [0m16:01:05,282 INFO  [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for mypc
 [0m [0m16:01:05,325 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment stateful.war
 [0m [0m16:01:05,327 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'StatefulBean' in deployment unit 'deployment "stateful.war"' are as follows:

    java:global/stateful/StatefulBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Stateful
    java:app/stateful/StatefulBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Stateful
    java:module/StatefulBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Stateful
    java:global/stateful/StatefulBean
    java:app/stateful/StatefulBean
    java:module/StatefulBean

 [0m [0m16:01:05,327 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'SecondBean' in deployment unit 'deployment "stateful.war"' are as follows:

    java:global/stateful/SecondBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.SecondBean
    java:app/stateful/SecondBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.SecondBean
    java:module/SecondBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.SecondBean
    java:global/stateful/SecondBean
    java:app/stateful/SecondBean
    java:module/SecondBean

 [0m [33m16:01:05,388 WARN  [org.jgroups.protocols.MPING] (MPING) 22b28d18-36ce-9e94-ca79-f0ed109be02a: discarding discovery request for cluster 'ee' from 22b28d18-36ce-9e94-ca79-f0ed109be02a; our cluster name is 'activemq-cluster'. Please separate your clusters properly
 [0m [0m16:01:05,393 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0006: Starting Services for CDI deployment: stateful.war
 [0m [0m16:01:05,396 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0009: Starting weld service for deployment stateful.war
 [0m [33m16:01:05,400 WARN  [org.jgroups.protocols.MPING] (MPING) node-0: discarding discovery request for cluster 'ee' from node-0; our cluster name is 'activemq-cluster'. Please separate your clusters properly
 [0m [33m16:01:05,434 WARN  [org.jgroups.protocols.MPING] (MPING) node-0: discarding discovery request for cluster 'activemq-cluster' from node-0; our cluster name is 'ee'. Please separate your clusters properly
 [0m [31m16:01:05,434 ERROR [org.jgroups.protocols.TCP] (TransferQueueBundler,activemq-cluster,node-1) JGRP000029: node-1: failed sending message to node-0 (125 bytes): java.lang.IllegalStateException, headers: MPING: [type=GET_MBRS_RSP], TCP: [cluster_name=activemq-cluster]
 [0m [33m16:01:08,080 WARN  [org.jgroups.protocols.MPING] (MPING) node-1: discarding discovery request for cluster 'activemq-cluster' from node-1; our cluster name is 'ee'. Please separate your clusters properly
 [0m [31m16:01:08,081 ERROR [org.jgroups.protocols.TCP] (TransferQueueBundler,activemq-cluster,node-0) JGRP000029: node-0: failed sending message to node-1 (125 bytes): java.lang.IllegalStateException, headers: MPING: [type=GET_MBRS_RSP], TCP: [cluster_name=activemq-cluster]
 [0m [0m16:01:08,428 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 84) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:01:08,428 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 84) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:01:08,432 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 22) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:01:08,432 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 22) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:01:08,433 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 83) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:01:08,433 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 83) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:01:08,435 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 22) ISPN000078: Starting JGroups channel web
 [0m [0m16:01:08,437 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 85) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'stateful.war#mypc'
 [0m [0m16:01:08,437 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 22) ISPN000094: Received new cluster view for channel web: [node-0|0] (1) [node-0]
 [0m [0m16:01:08,437 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 85) HHH000204: Processing PersistenceUnitInfo [
    name: mypc
    ...]
 [0m [0m16:01:08,437 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 22) ISPN000079: Channel web local address is node-0, physical addresses are [0:0:0:0:0:0:0:1:7601]
 [0m [0m16:01:08,445 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 84) ISPN000078: Starting JGroups channel ejb


org.jboss.as.test.clustering.cluster.ejb.xpc.StatefulWithXPCFailoverTestCase(SYNC-tcp).testSecondLevelCache:    at org.jboss.as.test.clustering.cluster.ejb.xpc.StatefulWithXPCFailoverTestCase.testSecondLevelCache(StatefulWithXPCFailoverTestCase.java:178)
------- Stdout: -------
16:01:26,182 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
16:01:26,183 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
16:01:26,183 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
 [0m16:01:26,178 INFO  [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0002: Content removed from location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-1/standalone/data/content/e8/da8879328b790b146280b09b0721dd2893de0f/content
 [0m [0m16:01:26,178 INFO  [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0009: Undeployed "stateful.war" (runtime-name: "stateful.war")
 [0m [0m16:01:26,204 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/data/content/08/d0ca37e28be0038b73080ed4cb0523d983e956/content
 [0m [0m16:01:26,206 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "stateful.war" (runtime-name: "stateful.war")
 [0m [0m16:01:26,215 INFO  [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for mypc
 [0m [0m16:01:26,237 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment stateful.war
 [0m [0m16:01:26,239 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'StatefulBean' in deployment unit 'deployment "stateful.war"' are as follows:

    java:global/stateful/StatefulBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Stateful
    java:app/stateful/StatefulBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Stateful
    java:module/StatefulBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Stateful
    java:global/stateful/StatefulBean
    java:app/stateful/StatefulBean
    java:module/StatefulBean

 [0m [0m16:01:26,240 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'SecondBean' in deployment unit 'deployment "stateful.war"' are as follows:

    java:global/stateful/SecondBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.SecondBean
    java:app/stateful/SecondBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.SecondBean
    java:module/SecondBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.SecondBean
    java:global/stateful/SecondBean
    java:app/stateful/SecondBean
    java:module/SecondBean

 [0m [0m16:01:26,315 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0006: Starting Services for CDI deployment: stateful.war
 [0m [0m16:01:26,318 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0009: Starting weld service for deployment stateful.war
 [0m [33m16:01:26,379 WARN  [org.jgroups.protocols.MPING] (MPING) node-0: discarding discovery request for cluster 'ee' from node-0; our cluster name is 'activemq-cluster'. Please separate your clusters properly
 [0m [33m16:01:26,378 WARN  [org.jgroups.protocols.MPING] (MPING) f710f129-8a22-b413-0cb9-befc4eee9ed0: discarding discovery request for cluster 'ee' from f710f129-8a22-b413-0cb9-befc4eee9ed0; our cluster name is 'activemq-cluster'. Please separate your clusters properly
 [0m [0m16:01:29,382 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 80) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:01:29,382 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 80) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:01:29,382 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 79) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'stateful.war#mypc'
 [0m [0m16:01:29,382 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 79) HHH000204: Processing PersistenceUnitInfo [
    name: mypc
    ...]
 [0m [0m16:01:29,388 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 87) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:01:29,389 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 87) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:01:29,389 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 85) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:01:29,389 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 85) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
 [0m [0m16:01:29,395 INFO  [org.hibernate.orm.deprecation] (ServerService Thread Pool -- 79) HHH90000001: Found usage of deprecated setting for specifying Scanner [hibernate.ejb.resource_scanner]; use [hibernate.archive.scanner] instead
 [0m [0m16:01:29,397 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 80) ISPN000078: Starting JGroups channel web
 [0m [0m16:01:29,398 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 80) ISPN000094: Received new cluster view for channel web: [node-0|0] (1) [node-0]
 [0m [0m16:01:29,398 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 80) ISPN000079: Channel web local address is node-0, physical addresses are [0:0:0:0:0:0:0:1:7601]
 [0m [0m16:01:29,406 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 87) ISPN000078: Starting JGroups channel ejb
 [0m [0m16:01:29,406 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 87) ISPN000094: Received new cluster view for channel ejb: [node-0|0] (1) [node-0]
 [0m [0m16:01:29,406 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 87) ISPN000079: Channel ejb local address is node-0, physical addresses are [0:0:0:0:0:0:0:1:7601]
 [0m [0m16:01:29,409 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 79) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'stateful.war#mypc'



##### there are 27 more failed tests, see build details

@wildfly-ci
Copy link

Linux Build 8394 outcome was FAILURE using a merge of 8032670
Summary: Tests failed: 45 (8 new), passed: 3145, ignored: 374 Build time: 00:43:21

Failed tests

org.jboss.as.test.clustering.cluster.web.authentication.BasicAuthenticationWebFailoverTestCase(SYNC-tcp).test: java.lang.RuntimeException: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"basic-authentication.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:202)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
Caused by: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"basic-authentication.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.checkSuccessful(ManagementClient.java:357)
    at org.jboss.as.arquillian.container.ManagementClient.executeForResult(ManagementClient.java:348)
    at org.jboss.as.arquillian.container.ManagementClient.readResource(ManagementClient.java:343)
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:193)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
------- Stdout: -------
22:21:59,568 WARN  [org.jboss.as.arquillian.container.ArchiveDeployer] (main) Cannot undeploy: singleton-deployment-jboss-all.war: org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: "WFLYCTL0216: Management resource '[(\"deployment\" => \"singleton-deployment-jboss-all.war\")]' not found"
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDeploymentHelper.java:114)
    at org.jboss.as.arquillian.container.ArchiveDeployer.undeploy(ArchiveDeployer.java:55)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.undeploy(CommonDeployableContainer.java:150)
Caused by: java.lang.Exception: "WFLYCTL0216: Management resource '[(\"deployment\" => \"singleton-deployment-jboss-all.war\")]' not found"
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42)
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDeploymentHelper.java:107)
    ... 89 more

22:22:00,279 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
22:22:00,280 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
22:22:00,281 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
22:22:00,306 INFO  [org.jboss.as.arquillian.protocol.jmx.ArquillianServiceDeployer] (main) Deploy arquillian service: arquillian-service: 976 assets
 [33m22:22:00,668 WARN  [org.jgroups.JChannel] (Thread-3 (ActiveMQ-scheduled-threads-2790172)) %s: receiver already set
 [0m [0m22:22:00,895 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/data/content/d7/2199961b59c318c9bd235741a3b00dfd9a74d8/content
 [0m [0m22:22:00,897 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "arquillian-service" (runtime-name: "arquillian-service")
 [0m [33m22:22:01,050 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.jmx:main") which may be changed or removed in future versions without notice.
 [0m [33m22:22:01,050 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice.
 [0m [33m22:22:01,050 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.jandex:main") which may be changed or removed in future versions without notice.
 [0m [33m22:22:01,050 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.wildfly.security.manager:main") which may be changed or removed in future versions without notice.
 [0m [33m22:22:01,055 WARN  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0013: Deployment deployment "arquillian-service" contains CDI annotations but no bean archive was not found. (No beans.xml nor class with bean defining annotations)
 [0m [0m22:22:01,073 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "arquillian-service" (runtime-name : "arquillian-service")
 [0m{
    "step-1" => {"outcome" => "success"},
    "step-2" => {"outcome" => "success"},
    "step-3" => {"outcome" => "success"}
}
 [0m22:22:01,117 INFO  [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/data/content/ab/b2818304cd2f49ec0f5cf118ee027f5a649eee/content
 [0m [0m22:22:01,119 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "basic-authentication.war" (runtime-name: "basic-authentication.war")
 [0m [33m22:22:01,139 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018: Deployment "deployment.basic-authentication.war" is using a private module ("org.wildfly.security.manager:main") which may be changed or removed in future versions without notice.
 [0m [33m22:22:01,165 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FORK
 [0m [33m22:22:01,166 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FRAG2
 [0m [33m22:22:01,170 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MFC
 [0m [33m22:22:01,171 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=GMS


org.jboss.as.test.clustering.cluster.web.passivation.CoarseSessionPassivationTestCase(SYNC-tcp).test: java.lang.RuntimeException: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"passivation.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:202)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
Caused by: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"passivation.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.checkSuccessful(ManagementClient.java:357)
    at org.jboss.as.arquillian.container.ManagementClient.executeForResult(ManagementClient.java:348)
    at org.jboss.as.arquillian.container.ManagementClient.readResource(ManagementClient.java:343)
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:193)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
------- Stdout: -------
22:22:01,870 WARN  [org.jboss.as.arquillian.container.ArchiveDeployer] (main) Cannot undeploy: expiration.war: org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: "WFLYCTL0216: Management resource '[(\"deployment\" => \"expiration.war\")]' not found"
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDeploymentHelper.java:114)
    at org.jboss.as.arquillian.container.ArchiveDeployer.undeploy(ArchiveDeployer.java:55)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.undeploy(CommonDeployableContainer.java:150)
Caused by: java.lang.Exception: "WFLYCTL0216: Management resource '[(\"deployment\" => \"expiration.war\")]' not found"
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42)
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDeploymentHelper.java:107)
    ... 89 more

22:22:01,899 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
22:22:01,900 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
22:22:01,900 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
 [0m22:22:01,942 INFO  [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/data/content/d2/74497776a8bcf0b8faa8cf6b65fe8c7b89be40/content
 [0m [0m22:22:01,944 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "passivation.war" (runtime-name: "passivation.war")
 [0m [33m22:22:01,999 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FORK
 [0m [33m22:22:02,000 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FRAG2
 [0m [33m22:22:02,000 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MFC
 [0m [33m22:22:02,001 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=GMS
 [0m [33m22:22:02,003 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=STABLE
 [0m [33m22:22:02,004 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=UNICAST3
 [0m [33m22:22:02,006 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=NAKACK2
 [0m [33m22:22:02,008 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=VERIFY_SUSPECT
 [0m [33m22:22:02,009 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD
 [0m [33m22:22:02,009 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD_SOCK
 [0m [33m22:22:02,018 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MERGE3
 [0m [33m22:22:02,018 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MPING
 [0m [33m22:22:02,021 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=TCP
 [0m [33m22:22:02,088 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=channel,cluster="ee"
 [0m [31m22:22:02,089 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC000001: Failed to start service jboss.jgroups.channel.ee.connector: org.jboss.msc.service.StartException in service jboss.jgroups.channel.ee.connector: java.lang.NullPointerException
    at org.wildfly.clustering.jgroups.spi.service.ChannelConnectorBuilder.start(ChannelConnectorBuilder.java:96)
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)


org.jboss.as.test.clustering.cluster.web.passivation.FineSessionPassivationTestCase(SYNC-tcp).test: java.lang.RuntimeException: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"passivation.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:202)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
Caused by: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"passivation.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.checkSuccessful(ManagementClient.java:357)
    at org.jboss.as.arquillian.container.ManagementClient.executeForResult(ManagementClient.java:348)
    at org.jboss.as.arquillian.container.ManagementClient.readResource(ManagementClient.java:343)
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:193)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
------- Stdout: -------
22:22:02,137 WARN  [org.jboss.as.arquillian.container.ArchiveDeployer] (main) Cannot undeploy: passivation.war: org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: "WFLYCTL0216: Management resource '[(\"deployment\" => \"passivation.war\")]' not found"
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDeploymentHelper.java:114)
    at org.jboss.as.arquillian.container.ArchiveDeployer.undeploy(ArchiveDeployer.java:55)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.undeploy(CommonDeployableContainer.java:150)
Caused by: java.lang.Exception: "WFLYCTL0216: Management resource '[(\"deployment\" => \"passivation.war\")]' not found"
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42)
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDeploymentHelper.java:107)
    ... 88 more

22:22:02,163 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
22:22:02,163 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
22:22:02,164 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
 [0m22:22:02,204 INFO  [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/data/content/52/e29ea07e5eacc403bb6e2b28a8749750680229/content
 [0m [0m22:22:02,206 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "passivation.war" (runtime-name: "passivation.war")
 [0m [33m22:22:02,251 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FORK
 [0m [33m22:22:02,252 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FRAG2
 [0m [33m22:22:02,252 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MFC
 [0m [33m22:22:02,253 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=GMS
 [0m [33m22:22:02,255 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=STABLE
 [0m [33m22:22:02,256 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=UNICAST3
 [0m [33m22:22:02,258 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=NAKACK2
 [0m [33m22:22:02,260 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=VERIFY_SUSPECT
 [0m [33m22:22:02,260 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD
 [0m [33m22:22:02,266 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD_SOCK
 [0m [33m22:22:02,267 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MERGE3
 [0m [33m22:22:02,268 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MPING
 [0m [33m22:22:02,271 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=TCP
 [0m [33m22:22:02,283 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=channel,cluster="ee"
 [0m [31m22:22:02,284 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service jboss.jgroups.channel.ee.connector: org.jboss.msc.service.StartException in service jboss.jgroups.channel.ee.connector: java.lang.NullPointerException
    at org.wildfly.clustering.jgroups.spi.service.ChannelConnectorBuilder.start(ChannelConnectorBuilder.java:96)
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)


org.jboss.as.test.clustering.cluster.web.ClusteredWebSimpleTestCase(SYNC-tcp).testGracefulServeOnUndeploy: java.lang.RuntimeException: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"distributable.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:202)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
Caused by: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"distributable.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.checkSuccessful(ManagementClient.java:357)
    at org.jboss.as.arquillian.container.ManagementClient.executeForResult(ManagementClient.java:348)
    at org.jboss.as.arquillian.container.ManagementClient.readResource(ManagementClient.java:343)
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:193)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
------- Stdout: -------
22:22:28,363 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
22:22:28,363 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
22:22:28,364 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
 [0m22:22:28,375 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "distributable.war" (runtime-name: "distributable.war")
 [0m [33m22:22:28,395 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018: Deployment "deployment.distributable.war" is using a private module ("org.wildfly.security.manager:main") which may be changed or removed in future versions without notice.
 [0m [0m22:22:28,419 INFO  [org.jboss.as.arquillian] (MSC service thread 1-4) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."distributable.war",unit=distributable.war,tests=[org.jboss.as.test.clustering.cluster.web.ClusteredWebSimpleTestCase]]
 [0m [33m22:22:28,430 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FORK
 [0m [33m22:22:28,431 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FRAG2
 [0m [33m22:22:28,432 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MFC
 [0m [33m22:22:28,434 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=GMS
 [0m [33m22:22:28,437 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=STABLE
 [0m [33m22:22:28,438 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=UNICAST3
 [0m [33m22:22:28,446 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=NAKACK2
 [0m [33m22:22:28,449 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=VERIFY_SUSPECT
 [0m [33m22:22:28,450 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD
 [0m [33m22:22:28,452 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD_SOCK
 [0m [33m22:22:28,454 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MERGE3
 [0m [33m22:22:28,455 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MPING
 [0m [33m22:22:28,459 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=TCP
 [0m [33m22:22:28,474 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=channel,cluster="ee"
 [0m [31m22:22:28,476 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC000001: Failed to start service jboss.jgroups.channel.ee.connector: org.jboss.msc.service.StartException in service jboss.jgroups.channel.ee.connector: java.lang.NullPointerException
    at org.wildfly.clustering.jgroups.spi.service.ChannelConnectorBuilder.start(ChannelConnectorBuilder.java:96)
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
    at org.jboss.as.network.ManagedMulticastSocketBinding.bind(ManagedMulticastSocketBinding.java:78)
    at java.net.MulticastSocket.<init>(MulticastSocket.java:172)
    at org.jboss.as.network.ManagedMulticastSocketBinding.<init>(ManagedMulticastSocketBinding.java:54)
    at org.jboss.as.network.ManagedMulticastSocketBinding.create(ManagedMulticastSocketBinding.java:40)
    at org.jboss.as.network.SocketBindingManagerImpl.createMulticastSocket(SocketBindingManagerImpl.java:82)
    at org.jboss.as.clustering.jgroups.ManagedSocketFactory.createMulticastSocket(ManagedSocketFactory.java:127)
    at org.jgroups.util.Util.createMulticastSocket(Util.java:3089)
    at org.jgroups.protocols.MPING.start(MPING.java:190)
    at org.jgroups.stack.ProtocolStack.startStack(ProtocolStack.java:965)


org.jboss.as.test.clustering.cluster.web.ClusteredWebSimpleTestCase(SYNC-tcp).testGracefulServeOnShutdown: java.lang.RuntimeException: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"distributable.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:202)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
Caused by: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"distributable.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.checkSuccessful(ManagementClient.java:357)
    at org.jboss.as.arquillian.container.ManagementClient.executeForResult(ManagementClient.java:348)
    at org.jboss.as.arquillian.container.ManagementClient.readResource(ManagementClient.java:343)
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:193)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
------- Stdout: -------
22:22:28,506 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
22:22:28,507 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
22:22:28,507 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
 [0m22:22:28,517 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "distributable.war" (runtime-name: "distributable.war")
 [0m [33m22:22:28,539 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018: Deployment "deployment.distributable.war" is using a private module ("org.wildfly.security.manager:main") which may be changed or removed in future versions without notice.
 [0m [33m22:22:28,582 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FORK
 [0m [33m22:22:28,583 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FRAG2
 [0m [33m22:22:28,584 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MFC
 [0m [33m22:22:28,585 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=GMS
 [0m [33m22:22:28,588 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=STABLE
 [0m [33m22:22:28,589 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=UNICAST3
 [0m [0m22:22:28,597 INFO  [org.jboss.as.arquillian] (MSC service thread 1-4) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."distributable.war",unit=distributable.war,tests=[org.jboss.as.test.clustering.cluster.web.ClusteredWebSimpleTestCase]]
 [0m [33m22:22:28,603 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=NAKACK2
 [0m [33m22:22:28,607 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=VERIFY_SUSPECT
 [0m [33m22:22:28,608 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD
 [0m [33m22:22:28,609 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD_SOCK
 [0m [33m22:22:28,611 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MERGE3
 [0m [33m22:22:28,612 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MPING
 [0m [33m22:22:28,618 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=TCP
 [0m [33m22:22:28,635 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=channel,cluster="ee"
 [0m [31m22:22:28,641 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.jgroups.channel.ee.connector: org.jboss.msc.service.StartException in service jboss.jgroups.channel.ee.connector: java.lang.NullPointerException
    at org.wildfly.clustering.jgroups.spi.service.ChannelConnectorBuilder.start(ChannelConnectorBuilder.java:96)
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
    at org.jboss.as.network.ManagedMulticastSocketBinding.bind(ManagedMulticastSocketBinding.java:78)
    at java.net.MulticastSocket.<init>(MulticastSocket.java:172)
    at org.jboss.as.network.ManagedMulticastSocketBinding.<init>(ManagedMulticastSocketBinding.java:54)
    at org.jboss.as.network.ManagedMulticastSocketBinding.create(ManagedMulticastSocketBinding.java:40)
    at org.jboss.as.network.SocketBindingManagerImpl.createMulticastSocket(SocketBindingManagerImpl.java:82)
    at org.jboss.as.clustering.jgroups.ManagedSocketFactory.createMulticastSocket(ManagedSocketFactory.java:127)
    at org.jgroups.util.Util.createMulticastSocket(Util.java:3089)
    at org.jgroups.protocols.MPING.start(MPING.java:190)
    at org.jgroups.stack.ProtocolStack.startStack(ProtocolStack.java:965)


org.jboss.as.test.clustering.cluster.sso.ClusteredSingleSignOnTestCase(SYNC-tcp).setupSSO: java.lang.RuntimeException: Operation not successful; outcome = "failed"
    at org.jboss.as.test.integration.web.sso.SSOTestBase.applyUpdates(SSOTestBase.java:370)
    at org.jboss.as.test.integration.web.sso.SSOTestBase.addSso(SSOTestBase.java:349)
    at org.jboss.as.test.clustering.cluster.sso.ClusteredSingleSignOnTestCase.setupSSO(ClusteredSingleSignOnTestCase.java:93)
------- Stdout: -------
 [33m22:22:33,955 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FORK
 [0m [33m22:22:33,956 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FRAG2
 [0m [33m22:22:33,956 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MFC
 [0m [33m22:22:33,957 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=GMS
 [0m [33m22:22:33,959 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=STABLE
 [0m [33m22:22:33,960 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=UNICAST3
 [0m [33m22:22:33,962 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=NAKACK2
 [0m [33m22:22:33,964 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=VERIFY_SUSPECT
 [0m [33m22:22:33,971 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD
 [0m [33m22:22:33,972 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD_SOCK
 [0m [33m22:22:33,973 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MERGE3
 [0m [33m22:22:33,974 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MPING
 [0m [33m22:22:33,977 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=TCP
 [0m [33m22:22:33,993 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-1) unregistering already registered MBean: jgroups:type=channel,cluster="ee"
 [0m [31m22:22:33,995 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC000001: Failed to start service jboss.jgroups.channel.ee.connector: org.jboss.msc.service.StartException in service jboss.jgroups.channel.ee.connector: java.lang.NullPointerException
    at org.wildfly.clustering.jgroups.spi.service.ChannelConnectorBuilder.start(ChannelConnectorBuilder.java:96)
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
    at org.jboss.as.network.ManagedMulticastSocketBinding.bind(ManagedMulticastSocketBinding.java:78)
    at java.net.MulticastSocket.<init>(MulticastSocket.java:172)
    at org.jboss.as.network.ManagedMulticastSocketBinding.<init>(ManagedMulticastSocketBinding.java:54)
    at org.jboss.as.network.ManagedMulticastSocketBinding.create(ManagedMulticastSocketBinding.java:40)
    at org.jboss.as.network.SocketBindingManagerImpl.createMulticastSocket(SocketBindingManagerImpl.java:82)
    at org.jboss.as.clustering.jgroups.ManagedSocketFactory.createMulticastSocket(ManagedSocketFactory.java:127)
    at org.jgroups.util.Util.createMulticastSocket(Util.java:3089)
    at org.jgroups.protocols.MPING.start(MPING.java:190)
    at org.jgroups.stack.ProtocolStack.startStack(ProtocolStack.java:965)
    at org.jgroups.JChannel.startStack(JChannel.java:890)
    at org.jgroups.JChannel._preConnect(JChannel.java:553)
    at org.jgroups.JChannel.connect(JChannel.java:288)
    at org.jgroups.JChannel.connect(JChannel.java:279)
    at org.wildfly.clustering.jgroups.spi.service.ChannelConnectorBuilder.start(ChannelConnectorBuilder.java:94)
    ... 5 more

 [0m [0m22:22:34,000 INFO  [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0183: Service status report
WFLYCTL0184:    New missing/unsatisfied dependencies:
      service jboss.clustering.sso.default-host (missing) dependents: [service jboss.undertow.server.default-server.default-host.single-sign-on.manager.factory] 
      service jboss.infinispan.web.default-host (missing) dependents: [service jboss.clustering.sso.default-host] 
      service jboss.infinispan.web.default-host.config (missing) dependents: [service jboss.infinispan.web.default-host] 
      service jboss.undertow.server.default-server.default-host.managers (missing) dependents: [service jboss.undertow.server.default-server.default-host.single-sign-on.manager.factory] 
      service jboss.undertow.server.default-server.default-host.single-sign-on.manager (missing) dependents: [service jboss.undertow.server.default-server.default-host.single-sign-on] 
      service jboss.undertow.server.default-server.default-host.single-sign-on.manager.factory (missing) dependents: [service jboss.undertow.server.default-server.default-host.single-sign-on.manager] 


org.jboss.as.test.clustering.cluster.sso.ClusteredSingleSignOnTestCase(SYNC-tcp).stopServers: java.lang.RuntimeException: "WFLYCTL0216: Management resource '[
    (\"subsystem\" => \"undertow\"),
    (\"server\" => \"default-server\"),
    (\"host\" => \"default-host\"),
    (\"setting\" => \"single-sign-on\")
]' not found"
    at org.jboss.as.test.integration.web.sso.SSOTestBase.applyUpdates(SSOTestBase.java:368)
    at org.jboss.as.test.integration.web.sso.SSOTestBase.removeSso(SSOTestBase.java:357)
    at org.jboss.as.test.clustering.cluster.sso.ClusteredSingleSignOnTestCase.stopServers(ClusteredSingleSignOnTestCase.java:107)


org.jboss.as.test.clustering.xsite.XSiteSimpleTestCase.testPutToBackupNotRelayed: java.lang.RuntimeException: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"xsite.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:202)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.deploy(ClusterAbstractTestCase.java:115)
    at org.jboss.as.test.clustering.cluster.ExtendedClusterAbstractTestCase.beforeTestMethod(ExtendedClusterAbstractTestCase.java:37)
Caused by: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"xsite.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.checkSuccessful(ManagementClient.java:357)
    at org.jboss.as.arquillian.container.ManagementClient.executeForResult(ManagementClient.java:348)
    at org.jboss.as.arquillian.container.ManagementClient.readResource(ManagementClient.java:343)
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:193)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.deploy(ClusterAbstractTestCase.java:115)
    at org.jboss.as.test.clustering.cluster.ExtendedClusterAbstractTestCase.beforeTestMethod(ExtendedClusterAbstractTestCase.java:37)
------- Stdout: -------
22:22:50,294 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
22:22:50,356 WARNING [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Bundles path is deprecated and no longer used.
22:22:50,360 INFO  [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [/usr/java/latest/bin/java, -D[Standalone], -Xms64m, -Xmx512m, -Xmx512m, -Djava.net.preferIPv4Stack=true, -Djava.net.preferIPv4Stack=false, -Djava.awt.headless=true, -Djboss.modules.system.pkgs=org.jboss.byteman, -Djboss.dist=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/../../../dist/target/wildfly-10.0.0.CR3-SNAPSHOT, -Djboss.dist=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/../../../dist/target/wildfly-10.0.0.CR3-SNAPSHOT, -Djava.net.preferIPv6Addresses=true, -server, -Dts.timeout.factor=100, -Dnode0=::1, -Dnode1=::1, -Dmcast=ff13::1, -Dmcast.ttl=0, -Djbossas.ts.submodule.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering, -Djbossas.ts.integ.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/.., -Djbossas.ts.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/../.., -Djbossas.project.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/../../.., -Djboss.inst=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-xsite-LON-0, -Djboss.node.name=LON-0, -ea, -Djboss.home.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-xsite-LON-0, -Dorg.jboss.boot.log.file=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-xsite-LON-0/standalone/log/server.log, -Dlogging.configuration=file:/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-xsite-LON-0/standalone/configuration/logging.properties, -jar, /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-xsite-LON-0/jboss-modules.jar, -mp, /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-xsite-LON-0/modules:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.CR3-SNAPSHOT/modules:/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/modules, org.jboss.as.standalone, -Djboss.home.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-xsite-LON-0, -Djboss.server.base.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-xsite-LON-0/standalone, -Djboss.server.log.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-xsite-LON-0/standalone/log, -Djboss.server.config.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-xsite-LON-0/standalone/configuration, -Dts.wildfly.version=10.0.0.CR3-SNAPSHOT, -c=standalone-ha.xml]
22:22:50,459 INFO  [org.xnio] (main) XNIO version 3.3.2.Final
22:22:50,521 INFO  [org.xnio.nio] (main) XNIO NIO Implementation Version 3.3.2.Final
22:22:50,586 INFO  [org.jboss.remoting] (main) JBoss Remoting version 4.0.14.Final
 [0m22:22:50,910 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
 [0m [0m22:22:51,127 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
 [0m [0m22:22:51,215 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 10.0.0.CR3-SNAPSHOT (WildFly Core 2.0.0.CR6) starting
 [0m [0m22:22:52,658 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 14) WFLYCTL0028: Attribute 'enabled' in the resource at address '/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
 [0m [0m22:22:52,704 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 26) WFLYCTL0028: Attribute 'stack' in the resource at address '/subsystem=jgroups/stack=tcp/relay=relay.RELAY2/remote-site=NYC' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
 [0m [0m22:22:52,704 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 26) WFLYCTL0028: Attribute 'stack' in the resource at address '/subsystem=jgroups/stack=tcp/relay=relay.RELAY2/remote-site=SFO' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
 [0m [0m22:22:52,884 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
 [0m [0m22:22:52,901 INFO  [org.xnio] (MSC service thread 1-3) XNIO version 3.3.2.Final
 [0m [0m22:22:52,908 INFO  [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.3.2.Final
 [0m [0m22:22:52,940 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.14.Final
 [0m [0m22:22:52,991 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 36) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
 [0m [0m22:22:53,057 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 40) WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors
 [0m [0m22:22:53,083 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 41) WFLYCLINF0001: Activating Infinispan subsystem.
 [0m [0m22:22:53,136 INFO  [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 45) WFLYCLJG0001: Activating JGroups subsystem.
 [0m [0m22:22:53,161 INFO  [org.jboss.as.connector] (MSC service thread 1-3) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.0.Final)
 [0m [0m22:22:53,162 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2
 [0m [33m22:22:53,257 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 60) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
 [0m [0m22:22:53,288 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 48) WFLYJSF0007: Activated the following JSF Implementations: [main]
 [0m [0m22:22:53,322 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 51) WFLYNAM0001: Activating Naming Subsystem
 [0m [0m22:22:53,404 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 58) WFLYSEC0002: Activating Security Subsystem
 [0m [0m22:22:53,428 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 62) WFLYWS0002: Activating WebServices Extension
 [0m [0m22:22:53,445 INFO  [org.jboss.as.security] (MSC service thread 1-4) WFLYSEC0001: Current PicketBox version=4.9.3.Final
 [0m [0m22:22:53,462 INFO  [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service
 [0m [0m22:22:53,462 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
 [0m [0m22:22:53,479 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 61) WFLYUT0003: Undertow 1.3.0.CR2 starting
 [0m [0m22:22:53,480 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003: Undertow 1.3.0.CR2 starting
 [0m [0m22:22:53,554 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 61) WFLYUT0014: Creating file handler for path '/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-xsite-LON-0/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
 [0m [0m22:22:53,562 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server.
 [0m [0m22:22:53,733 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0018: Host default-host starting


org.jboss.as.test.clustering.cluster.cdi.CdiFailoverTestCase(SYNC-tcp).testGracefulUndeployFailover:    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:83)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:144)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
Caused by: java.lang.Exception: {"WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"cdi-failover.war\".component.CdiIncrementorBean.START is missing [jboss.deployment.unit.\"cdi-failover.war\".component.CdiIncrementorBean.cache]"]}
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42)
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:55)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:77)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:144)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
------- Stdout: -------
22:21:40,254 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
22:21:40,315 WARNING [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Bundles path is deprecated and no longer used.
22:21:40,321 INFO  [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [/usr/java/latest/bin/java, -D[Standalone], -Xms64m, -Xmx512m, -Xmx512m, -Djava.net.preferIPv4Stack=true, -Djava.net.preferIPv4Stack=false, -Djava.awt.headless=true, -Djboss.modules.system.pkgs=org.jboss.byteman, -Djboss.dist=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/../../../dist/target/wildfly-10.0.0.CR3-SNAPSHOT, -Djboss.dist=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/../../../dist/target/wildfly-10.0.0.CR3-SNAPSHOT, -Djava.net.preferIPv6Addresses=true, -server, -Dts.timeout.factor=100, -Dnode0=::1, -Dnode1=::1, -Dmcast=ff13::1, -Dmcast.ttl=0, -Djbossas.ts.submodule.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering, -Djbossas.ts.integ.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/.., -Djbossas.ts.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/../.., -Djbossas.project.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/../../.., -Djboss.inst=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0, -Djboss.node.name=node-0, -ea, -Djboss.home.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0, -Dorg.jboss.boot.log.file=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/log/server.log, -Dlogging.configuration=file:/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/configuration/logging.properties, -jar, /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/jboss-modules.jar, -mp, /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/modules:/opt/buildAgent/work/a31d203e70e89f90/dist/target/wildfly-10.0.0.CR3-SNAPSHOT/modules:/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/modules, org.jboss.as.standalone, -Djboss.home.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0, -Djboss.server.base.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone, -Djboss.server.log.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/log, -Djboss.server.config.dir=/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/configuration, -Dts.wildfly.version=10.0.0.CR3-SNAPSHOT, -c=standalone-full-ha.xml]
22:21:40,417 INFO  [org.xnio] (main) XNIO version 3.3.2.Final
22:21:40,518 INFO  [org.xnio.nio] (main) XNIO NIO Implementation Version 3.3.2.Final
22:21:40,563 INFO  [org.jboss.remoting] (main) JBoss Remoting version 4.0.14.Final
 [0m22:21:40,866 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
 [0m [0m22:21:41,076 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
 [0m [0m22:21:41,159 INFO  [org.jboss.as] (MSC service thread 1-4) WFLYSRV0049: WildFly Full 10.0.0.CR3-SNAPSHOT (WildFly Core 2.0.0.CR6) starting
 [0m [0m22:21:42,811 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 3) WFLYCTL0028: Attribute 'enabled' in the resource at address '/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
 [0m [0m22:21:43,052 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
 [0m [0m22:21:43,089 INFO  [org.xnio] (MSC service thread 1-4) XNIO version 3.3.2.Final
 [0m [0m22:21:43,099 INFO  [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.3.2.Final
 [0m [0m22:21:43,170 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
 [0m [0m22:21:43,223 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 43) WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors
 [0m [0m22:21:43,232 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 44) WFLYCLINF0001: Activating Infinispan subsystem.
 [0m [0m22:21:43,321 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 52) WFLYJSF0007: Activated the following JSF Implementations: [main]
 [0m [0m22:21:43,324 INFO  [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 49) WFLYCLJG0001: Activating JGroups subsystem.
 [0m [33m22:21:43,334 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 66) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
 [0m [0m22:21:43,344 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 57) WFLYNAM0001: Activating Naming Subsystem
 [0m [0m22:21:43,353 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 45) WFLYIIOP0001: Activating IIOP Subsystem
 [0m [0m22:21:43,352 INFO  [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 4.0.14.Final
 [0m [0m22:21:43,372 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 64) WFLYSEC0002: Activating Security Subsystem
 [0m [0m22:21:43,524 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 68) WFLYWS0002: Activating WebServices Extension
 [0m [0m22:21:43,541 INFO  [org.jboss.as.connector] (MSC service thread 1-4) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.0.Final)
 [0m [0m22:21:43,561 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0003: Undertow 1.3.0.CR2 starting
 [0m [0m22:21:43,572 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0003: Undertow 1.3.0.CR2 starting
 [0m [0m22:21:43,587 INFO  [org.jboss.as.security] (MSC service thread 1-3) WFLYSEC0001: Current PicketBox version=4.9.3.Final
 [0m [0m22:21:43,596 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2
 [0m [0m22:21:43,610 INFO  [org.jboss.as.naming] (MSC service thread 1-3) WFLYNAM0003: Starting Naming Service
 [0m [0m22:21:43,618 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-4) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
 [0m [0m22:21:43,823 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0014: Creating file handler for path '/opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']


org.jboss.as.test.clustering.cluster.cdi.CdiFailoverTestCase(SYNC-tcp).testGracefulSimpleFailover:  at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:83)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:144)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
Caused by: java.lang.Exception: {"WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"cdi-failover.war\".component.CdiIncrementorBean.START is missing [jboss.deployment.unit.\"cdi-failover.war\".component.CdiIncrementorBean.cache]"]}
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42)
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:55)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:77)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:144)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
------- Stdout: -------
22:21:52,568 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
22:21:52,570 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
22:21:52,571 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
 [0m22:21:52,603 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/data/content/05/41c01e78a5c5008b2b273efe29b9a951c67e12/content
 [0m [0m22:21:52,606 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "cdi-failover.war" (runtime-name: "cdi-failover.war")
 [0m [0m22:21:52,623 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment cdi-failover.war
 [0m [0m22:21:52,630 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'CdiIncrementorBean' in deployment unit 'deployment "cdi-failover.war"' are as follows:

    java:global/cdi-failover/CdiIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/cdi-failover/CdiIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/CdiIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/cdi-failover/CdiIncrementorBean
    java:app/cdi-failover/CdiIncrementorBean
    java:module/CdiIncrementorBean

 [0m [33m22:21:52,635 WARN  [org.jgroups.JChannel] (Thread-2 (ActiveMQ-scheduled-threads-2790172)) %s: receiver already set
 [0m [0m22:21:52,662 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0006: Starting Services for CDI deployment: cdi-failover.war
 [0m [0m22:21:52,670 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0009: Starting weld service for deployment cdi-failover.war
 [0m [33m22:21:52,726 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-3) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FORK
 [0m [33m22:21:52,739 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-3) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FRAG2
 [0m [33m22:21:52,740 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-3) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MFC
 [0m [33m22:21:52,742 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-3) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=GMS
 [0m [33m22:21:52,745 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-3) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=STABLE
 [0m [33m22:21:52,746 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-3) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=UNICAST3
 [0m [33m22:21:52,755 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-3) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=NAKACK2
 [0m [33m22:21:52,758 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-3) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=VERIFY_SUSPECT
 [0m [33m22:21:52,760 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-3) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD
 [0m [33m22:21:52,761 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-3) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD_SOCK
 [0m [33m22:21:52,763 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-3) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MERGE3
 [0m [33m22:21:52,768 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-3) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MPING
 [0m [33m22:21:52,771 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-3) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=TCP
 [0m [33m22:21:52,789 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-3) unregistering already registered MBean: jgroups:type=channel,cluster="ee"


org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase(SYNC-tcp).failoverOnStop:    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:83)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:144)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
Caused by: java.lang.Exception: {"WFLYCTL0180: Services with missing/unavailable dependencies" => [
    "jboss.deployment.unit.\"stateful-failover.war\".component.JMSResourceManagerConnectionFactoryIncrementorBean.START is missing [jboss.deployment.unit.\"stateful-failover.war\".component.JMSResourceManagerConnectionFactoryIncrementorBean.cache]",
    "jboss.deployment.unit.\"stateful-failover.war\".component.NestedIncrementorBean.START is missing [jboss.deployment.unit.\"stateful-failover.war\".component.NestedIncrementorBean.cache]",
    "jboss.deployment.unit.\"stateful-failover.war\".component.PersistenceIncrementorBean.START is missing [jboss.deployment.unit.\"stateful-failover.war\".component.PersistenceIncrementorBean.cache]",
    "jboss.deployment.unit.\"stateful-failover.war\".component.SimpleIncrementorBean.START is missing [jboss.deployment.unit.\"stateful-failover.war\".component.SimpleIncrementorBean.cache]",
    "jboss.deployment.unit.\"stateful-failover.war\".component.TimeoutIncrementorBean.START is missing [jboss.deployment.unit.\"stateful-failover.war\".component.TimeoutIncrementorBean.cache]",
    "jboss.deployment.unit.\"stateful-failover.war\".component.JDBCResourceManagerConnectionFactoryIncrementorBean.START is missing [jboss.deployment.unit.\"stateful-failover.war\".component.JDBCResourceManagerConnectionFactoryIncrementorBean.cache]",
    "jboss.deployment.unit.\"stateful-failover.war\".component.NestedBean.START is missing [jboss.deployment.unit.\"stateful-failover.war\".component.NestedBean.cache]",
    "jboss.deployment.unit.\"stateful-failover.war\".component.TimerIncrementorBean.START is missing [jboss.deployment.unit.\"stateful-failover.war\".component.TimerIncrementorBean.cache]",
    "jboss.deployment.unit.\"stateful-failover.war\".component.PassivationIncapableIncrementorBean.START is missing [jboss.deployment.unit.\"stateful-failover.war\".component.PassivationIncapableIncrementorBean.cache]"
]}
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42)
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:55)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:77)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:144)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
------- Stdout: -------
22:21:52,940 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
22:21:52,941 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
22:21:52,942 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
 [0m22:21:52,968 INFO  [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location /opt/buildAgent/work/a31d203e70e89f90/testsuite/integration/clustering/target/wildfly-SYNC-tcp-0/standalone/data/content/6f/0f57f07f8eaa2d2775f6f3842f11acbb4b9d38/content
 [0m [0m22:21:52,971 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "stateful-failover.war" (runtime-name: "stateful-failover.war")
 [0m [33m22:21:53,134 WARN  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0012: Warning while parsing vfs:/content/stateful-failover.war/WEB-INF/beans.xml:1 cvc-elt.1.a: Cannot find the declaration of element 'beans'.
 [0m [0m22:21:53,145 INFO  [org.jboss.as.jpa] (MSC service thread 1-3) WFLYJPA0002: Read persistence.xml for test
 [0m [33m22:21:53,193 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FORK
 [0m [33m22:21:53,194 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FRAG2
 [0m [33m22:21:53,195 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MFC
 [0m [33m22:21:53,197 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=GMS
 [0m [33m22:21:53,200 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=STABLE
 [0m [0m22:21:53,200 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment stateful-failover.war
 [0m [33m22:21:53,201 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=UNICAST3
 [0m [0m22:21:53,203 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'TimeoutIncrementorBean' in deployment unit 'deployment "stateful-failover.war"' are as follows:

    java:global/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/stateful-failover/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/TimeoutIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/stateful-failover/TimeoutIncrementorBean
    java:app/stateful-failover/TimeoutIncrementorBean
    java:module/TimeoutIncrementorBean



##### there are 35 more failed tests, see build details

@wildfly-ci
Copy link

Windows Build 3428 outcome was FAILURE using a merge of 8032670
Summary: Tests failed: 45 (8 new), passed: 3145, ignored: 374 Build time: 00:45:41

Failed tests

org.jboss.as.test.clustering.cluster.sso.ClusteredSingleSignOnTestCase(SYNC-tcp).setupSSO: java.lang.RuntimeException: Operation not successful; outcome = "failed"
    at org.jboss.as.test.integration.web.sso.SSOTestBase.applyUpdates(SSOTestBase.java:370)
    at org.jboss.as.test.integration.web.sso.SSOTestBase.addSso(SSOTestBase.java:349)
    at org.jboss.as.test.clustering.cluster.sso.ClusteredSingleSignOnTestCase.setupSSO(ClusteredSingleSignOnTestCase.java:93)
------- Stdout: -------
22:26:48,742 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FORK
22:26:48,742 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FRAG2
22:26:48,743 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MFC
22:26:48,744 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=GMS
22:26:48,746 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=STABLE
22:26:48,747 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=UNICAST3
22:26:48,748 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=NAKACK2
22:26:48,750 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=VERIFY_SUSPECT
22:26:48,751 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD
22:26:48,752 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD_SOCK
22:26:48,753 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MERGE3
22:26:48,754 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MPING
22:26:48,757 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=TCP
22:26:48,767 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=channel,cluster="ee"
22:26:48,769 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC000001: Failed to start service jboss.jgroups.channel.ee.connector: org.jboss.msc.service.StartException in service jboss.jgroups.channel.ee.connector: java.lang.NullPointerException
    at org.wildfly.clustering.jgroups.spi.service.ChannelConnectorBuilder.start(ChannelConnectorBuilder.java:96)
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
    at org.jboss.as.network.ManagedMulticastSocketBinding.bind(ManagedMulticastSocketBinding.java:78)
    at java.net.MulticastSocket.<init>(MulticastSocket.java:172)
    at java.net.MulticastSocket.<init>(MulticastSocket.java:136)
    at org.jboss.as.network.ManagedMulticastSocketBinding.<init>(ManagedMulticastSocketBinding.java:60)
    at org.jboss.as.network.ManagedMulticastSocketBinding.create(ManagedMulticastSocketBinding.java:42)
    at org.jboss.as.network.SocketBindingManagerImpl.createMulticastSocket(SocketBindingManagerImpl.java:82)
    at org.jboss.as.clustering.jgroups.ManagedSocketFactory.createMulticastSocket(ManagedSocketFactory.java:127)
    at org.jboss.as.clustering.jgroups.ManagedSocketFactory.createMulticastSocket(ManagedSocketFactory.java:122)
    at org.jgroups.protocols.MPING.start(MPING.java:192)
    at org.jgroups.stack.ProtocolStack.startStack(ProtocolStack.java:965)
    at org.jgroups.JChannel.startStack(JChannel.java:890)
    at org.jgroups.JChannel._preConnect(JChannel.java:553)
    at org.jgroups.JChannel.connect(JChannel.java:288)
    at org.jgroups.JChannel.connect(JChannel.java:279)
    at org.wildfly.clustering.jgroups.spi.service.ChannelConnectorBuilder.start(ChannelConnectorBuilder.java:94)
    ... 5 more

22:26:48,773 INFO  [org.jboss.as.controller] (management-handler-thread - 2) WFLYCTL0183: Service status report
WFLYCTL0184:    New missing/unsatisfied dependencies:
      service jboss.clustering.sso.default-host (missing) dependents: [service jboss.undertow.server.default-server.default-host.single-sign-on.manager.factory] 
      service jboss.infinispan.web.default-host (missing) dependents: [service jboss.clustering.sso.default-host] 
      service jboss.infinispan.web.default-host.config (missing) dependents: [service jboss.infinispan.web.default-host] 
      service jboss.undertow.server.default-server.default-host.managers (missing) dependents: [service jboss.undertow.server.default-server.default-host.single-sign-on.manager.factory] 
      service jboss.undertow.server.default-server.default-host.single-sign-on.manager (missing) dependents: [service jboss.undertow.server.default-server.default-host.single-sign-on] 


org.jboss.as.test.clustering.cluster.sso.ClusteredSingleSignOnTestCase(SYNC-tcp).stopServers: java.lang.RuntimeException: "WFLYCTL0216: Management resource '[
    (\"subsystem\" => \"undertow\"),
    (\"server\" => \"default-server\"),
    (\"host\" => \"default-host\"),
    (\"setting\" => \"single-sign-on\")
]' not found"
    at org.jboss.as.test.integration.web.sso.SSOTestBase.applyUpdates(SSOTestBase.java:368)
    at org.jboss.as.test.integration.web.sso.SSOTestBase.removeSso(SSOTestBase.java:357)
    at org.jboss.as.test.clustering.cluster.sso.ClusteredSingleSignOnTestCase.stopServers(ClusteredSingleSignOnTestCase.java:107)


org.jboss.as.test.clustering.cluster.web.authentication.BasicAuthenticationWebFailoverTestCase(SYNC-tcp).test: java.lang.RuntimeException: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"basic-authentication.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:202)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
Caused by: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"basic-authentication.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.checkSuccessful(ManagementClient.java:357)
    at org.jboss.as.arquillian.container.ManagementClient.executeForResult(ManagementClient.java:348)
    at org.jboss.as.arquillian.container.ManagementClient.readResource(ManagementClient.java:343)
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:193)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
------- Stdout: -------
22:26:48,961 WARN  [org.jboss.as.arquillian.container.ArchiveDeployer] (main) Cannot undeploy: async.war: org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: "WFLYCTL0216: Management resource '[(\"deployment\" => \"async.war\")]' not found"
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDeploymentHelper.java:114)
    at org.jboss.as.arquillian.container.ArchiveDeployer.undeploy(ArchiveDeployer.java:55)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.undeploy(CommonDeployableContainer.java:150)
Caused by: java.lang.Exception: "WFLYCTL0216: Management resource '[(\"deployment\" => \"async.war\")]' not found"
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42)
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDeploymentHelper.java:107)
    ... 89 more

22:26:48,995 WARN  [org.jgroups.JChannel] (Thread-4 (ActiveMQ-scheduled-threads-7802236)) %s: receiver already set
22:26:49,650 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
22:26:49,652 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
22:26:49,653 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
22:26:49,655 INFO  [org.jboss.as.arquillian.protocol.jmx.ArquillianServiceDeployer] (main) Deploy arquillian service: arquillian-service: 976 assets
22:26:50,384 WARN  [org.jgroups.JChannel] (Thread-2 (ActiveMQ-scheduled-threads-18738033)) %s: receiver already set
22:26:50,400 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\9f\13f20dca942918220262a8b7e9df61c382357a\content
22:26:50,402 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "arquillian-service" (runtime-name: "arquillian-service")
22:26:50,518 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.jmx:main") which may be changed or removed in future versions without notice.
22:26:50,518 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice.
22:26:50,518 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.jandex:main") which may be changed or removed in future versions without notice.
22:26:50,518 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.wildfly.security.manager:main") which may be changed or removed in future versions without notice.
22:26:50,522 WARN  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0013: Deployment deployment "arquillian-service" contains CDI annotations but no bean archive was not found. (No beans.xml nor class with bean defining annotations)
22:26:50,539 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "arquillian-service" (runtime-name : "arquillian-service")
22:26:50,539 INFO  [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0183: Service status report
WFLYCTL0185:    Newly corrected services:
      service jboss.clustering.web."async.war" (no longer required)
      service jboss.clustering.web.locator."async.war" (no longer required)
      service jboss.clustering.web.locator."async.war".cache (no longer required)
      service jboss.deployment.unit."async.war".component."com.sun.faces.config.ConfigureListener".START (no longer required)
      service jboss.deployment.unit."async.war".component."javax.faces.webapp.FacetTag".START (no longer required)
      service jboss.deployment.unit."async.war".component."javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV".START (no longer required)
      service jboss.deployment.unit."async.war".component."javax.servlet.jsp.jstl.tlv.ScriptFreeTLV".START (no longer required)
      service jboss.deployment.unit."async.war".component."org.jboss.as.test.clustering.cluster.web.async.servlet.AsyncServlet".START (no longer required)
      service jboss.deployment.unit."async.war".ee.ComponentRegistry (no longer required)


org.jboss.as.test.clustering.cluster.web.ClusteredWebSimpleTestCase(SYNC-tcp).testGracefulServeOnUndeploy: java.lang.RuntimeException: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"distributable.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:202)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
Caused by: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"distributable.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.checkSuccessful(ManagementClient.java:357)
    at org.jboss.as.arquillian.container.ManagementClient.executeForResult(ManagementClient.java:348)
    at org.jboss.as.arquillian.container.ManagementClient.readResource(ManagementClient.java:343)
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:193)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
------- Stdout: -------
22:26:51,370 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
22:26:51,371 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
22:26:51,372 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
22:26:51,382 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "distributable.war" (runtime-name: "distributable.war")
22:26:51,406 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) WFLYSRV0018: Deployment "deployment.distributable.war" is using a private module ("org.wildfly.security.manager:main") which may be changed or removed in future versions without notice.
22:26:51,427 INFO  [org.jboss.as.arquillian] (MSC service thread 1-7) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."distributable.war",unit=distributable.war,tests=[org.jboss.as.test.clustering.cluster.web.ClusteredWebSimpleTestCase]]
22:26:51,477 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FORK
22:26:51,478 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FRAG2
22:26:51,478 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MFC
22:26:51,479 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=GMS
22:26:51,481 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=STABLE
22:26:51,481 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=UNICAST3
22:26:51,483 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=NAKACK2
22:26:51,485 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=VERIFY_SUSPECT
22:26:51,487 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD
22:26:51,487 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD_SOCK
22:26:51,489 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MERGE3
22:26:51,489 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MPING
22:26:51,492 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=TCP
22:26:51,501 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-2) unregistering already registered MBean: jgroups:type=channel,cluster="ee"
22:26:51,503 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service jboss.jgroups.channel.ee.connector: org.jboss.msc.service.StartException in service jboss.jgroups.channel.ee.connector: java.lang.NullPointerException
    at org.wildfly.clustering.jgroups.spi.service.ChannelConnectorBuilder.start(ChannelConnectorBuilder.java:96)
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
    at org.jboss.as.network.ManagedMulticastSocketBinding.bind(ManagedMulticastSocketBinding.java:78)
    at java.net.MulticastSocket.<init>(MulticastSocket.java:172)
    at java.net.MulticastSocket.<init>(MulticastSocket.java:136)
    at org.jboss.as.network.ManagedMulticastSocketBinding.<init>(ManagedMulticastSocketBinding.java:60)
    at org.jboss.as.network.ManagedMulticastSocketBinding.create(ManagedMulticastSocketBinding.java:42)
    at org.jboss.as.network.SocketBindingManagerImpl.createMulticastSocket(SocketBindingManagerImpl.java:82)
    at org.jboss.as.clustering.jgroups.ManagedSocketFactory.createMulticastSocket(ManagedSocketFactory.java:127)
    at org.jboss.as.clustering.jgroups.ManagedSocketFactory.createMulticastSocket(ManagedSocketFactory.java:122)
    at org.jgroups.protocols.MPING.start(MPING.java:192)


org.jboss.as.test.clustering.cluster.web.ClusteredWebSimpleTestCase(SYNC-tcp).testGracefulServeOnShutdown: java.lang.RuntimeException: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"distributable.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:202)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
Caused by: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"distributable.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.checkSuccessful(ManagementClient.java:357)
    at org.jboss.as.arquillian.container.ManagementClient.executeForResult(ManagementClient.java:348)
    at org.jboss.as.arquillian.container.ManagementClient.readResource(ManagementClient.java:343)
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:193)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
------- Stdout: -------
22:26:51,525 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
22:26:51,526 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
22:26:51,527 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
22:26:51,540 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0027: Starting deployment of "distributable.war" (runtime-name: "distributable.war")
22:26:51,562 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-8) WFLYSRV0018: Deployment "deployment.distributable.war" is using a private module ("org.wildfly.security.manager:main") which may be changed or removed in future versions without notice.
22:26:51,584 INFO  [org.jboss.as.arquillian] (MSC service thread 1-4) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."distributable.war",unit=distributable.war,tests=[org.jboss.as.test.clustering.cluster.web.ClusteredWebSimpleTestCase]]
22:26:51,634 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-7) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FORK
22:26:51,634 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-7) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FRAG2
22:26:51,635 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-7) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MFC
22:26:51,636 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-7) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=GMS
22:26:51,637 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-7) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=STABLE
22:26:51,638 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-7) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=UNICAST3
22:26:51,640 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-7) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=NAKACK2
22:26:51,642 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-7) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=VERIFY_SUSPECT
22:26:51,644 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-7) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD
22:26:51,644 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-7) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD_SOCK
22:26:51,645 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-7) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MERGE3
22:26:51,646 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-7) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MPING
22:26:51,648 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-7) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=TCP
22:26:51,658 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-7) unregistering already registered MBean: jgroups:type=channel,cluster="ee"
22:26:51,660 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-7) MSC000001: Failed to start service jboss.jgroups.channel.ee.connector: org.jboss.msc.service.StartException in service jboss.jgroups.channel.ee.connector: java.lang.NullPointerException
    at org.wildfly.clustering.jgroups.spi.service.ChannelConnectorBuilder.start(ChannelConnectorBuilder.java:96)
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
    at org.jboss.as.network.ManagedMulticastSocketBinding.bind(ManagedMulticastSocketBinding.java:78)
    at java.net.MulticastSocket.<init>(MulticastSocket.java:172)
    at java.net.MulticastSocket.<init>(MulticastSocket.java:136)
    at org.jboss.as.network.ManagedMulticastSocketBinding.<init>(ManagedMulticastSocketBinding.java:60)
    at org.jboss.as.network.ManagedMulticastSocketBinding.create(ManagedMulticastSocketBinding.java:42)
    at org.jboss.as.network.SocketBindingManagerImpl.createMulticastSocket(SocketBindingManagerImpl.java:82)
    at org.jboss.as.clustering.jgroups.ManagedSocketFactory.createMulticastSocket(ManagedSocketFactory.java:127)
    at org.jboss.as.clustering.jgroups.ManagedSocketFactory.createMulticastSocket(ManagedSocketFactory.java:122)
    at org.jgroups.protocols.MPING.start(MPING.java:192)


org.jboss.as.test.clustering.cluster.web.passivation.CoarseSessionPassivationTestCase(SYNC-tcp).test: java.lang.RuntimeException: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"passivation.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:202)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
Caused by: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"passivation.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.checkSuccessful(ManagementClient.java:357)
    at org.jboss.as.arquillian.container.ManagementClient.executeForResult(ManagementClient.java:348)
    at org.jboss.as.arquillian.container.ManagementClient.readResource(ManagementClient.java:343)
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:193)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
------- Stdout: -------
22:27:07,341 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
22:27:08,344 WARNING [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Bundles path is deprecated and no longer used.
22:27:08,346 INFO  [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [C:\Java\jdk1.8.0_45\bin\java, -D[Standalone], -Xms64m, -Xmx512m, -Xmx512m, -Djava.net.preferIPv4Stack=true, -Djava.net.preferIPv4Stack=false, -Djava.awt.headless=true, -Djboss.modules.system.pkgs=org.jboss.byteman, -Djboss.dist=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/../../../dist/target/wildfly-10.0.0.CR3-SNAPSHOT, -Djboss.dist=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/../../../dist/target/wildfly-10.0.0.CR3-SNAPSHOT, -Djava.net.preferIPv6Addresses=true, -server, -Dts.timeout.factor=100, -Dnode0=::1, -Dnode1=::1, -Dmcast=ff13::1, -Dmcast.ttl=0, -Djbossas.ts.submodule.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering, -Djbossas.ts.integ.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/.., -Djbossas.ts.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/../.., -Djbossas.project.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/../../.., -Djboss.inst=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/target/wildfly-SYNC-tcp-0, -Djboss.node.name=node-0, -ea, -Djboss.home.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0, -Dorg.jboss.boot.log.file=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\log\server.log, -Dlogging.configuration=file:C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\configuration\logging.properties, -jar, C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\jboss-modules.jar, -mp, C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\modules;C:\BuildAgent\work\a31d203e70e89f90\dist\target\wildfly-10.0.0.CR3-SNAPSHOT\modules;C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\modules, org.jboss.as.standalone, -Djboss.home.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0, -Djboss.server.base.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone, -Djboss.server.log.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\log, -Djboss.server.config.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\configuration, -Dts.wildfly.version=10.0.0.CR3-SNAPSHOT, -c=standalone-full-ha.xml]
22:27:08,796 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
22:27:09,074 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
22:27:09,158 INFO  [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Full 10.0.0.CR3-SNAPSHOT (WildFly Core 2.0.0.CR6) starting
22:27:10,519 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 26) WFLYCTL0028: Attribute 'enabled' in the resource at address '/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
22:27:10,702 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
22:27:10,731 INFO  [org.xnio] (MSC service thread 1-1) XNIO version 3.3.2.Final
22:27:10,738 INFO  [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.3.2.Final
22:27:10,799 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.14.Final
22:27:10,818 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 44) WFLYCLINF0001: Activating Infinispan subsystem.
22:27:10,839 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 52) WFLYJSF0007: Activated the following JSF Implementations: [main]
22:27:10,978 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 64) WFLYSEC0002: Activating Security Subsystem
22:27:10,996 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 66) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
22:27:11,042 INFO  [org.jboss.as.security] (MSC service thread 1-3) WFLYSEC0001: Current PicketBox version=4.9.3.Final
22:27:11,146 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 57) WFLYNAM0001: Activating Naming Subsystem
22:27:11,148 INFO  [org.jboss.as.connector] (MSC service thread 1-3) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.0.Final)
22:27:11,153 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 45) WFLYIIOP0001: Activating IIOP Subsystem
22:27:11,158 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 68) WFLYWS0002: Activating WebServices Extension
22:27:11,240 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0003: Undertow 1.3.0.CR2 starting
22:27:11,241 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0003: Undertow 1.3.0.CR2 starting
22:27:11,245 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 43) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
22:27:11,273 INFO  [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 49) WFLYCLJG0001: Activating JGroups subsystem.
22:27:11,334 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
22:27:11,334 INFO  [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host.
22:27:11,338 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2
22:27:11,340 INFO  [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 64 (per class), which is derived from thread worker pool sizing.
22:27:11,432 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0014: Creating file handler for path 'C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
22:27:11,440 INFO  [org.jboss.as.naming] (MSC service thread 1-3) WFLYNAM0003: Starting Naming Service
22:27:11,460 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-7) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
22:27:11,460 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0012: Started server default-server.
22:27:11,464 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0018: Host default-host starting
22:27:11,636 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) WFLYDS0013: Started FileSystemDeploymentService for directory C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\deployments
22:27:11,686 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0006: Undertow HTTP listener default listening on [::1]:8080
22:27:11,703 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0006: Undertow AJP listener ajp listening on [::1]:8009
22:27:11,740 INFO  [org.jboss.modcluster] (ServerService Thread Pool -- 71) MODCLUSTER000001: Initializing mod_cluster version 1.3.1.Final


org.jboss.as.test.clustering.cluster.web.passivation.FineSessionPassivationTestCase(SYNC-tcp).test: java.lang.RuntimeException: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"passivation.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:202)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
Caused by: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"passivation.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.checkSuccessful(ManagementClient.java:357)
    at org.jboss.as.arquillian.container.ManagementClient.executeForResult(ManagementClient.java:348)
    at org.jboss.as.arquillian.container.ManagementClient.readResource(ManagementClient.java:343)
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:193)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
------- Stdout: -------
22:27:18,901 WARN  [org.jboss.as.arquillian.container.ArchiveDeployer] (main) Cannot undeploy: passivation.war: org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: "WFLYCTL0216: Management resource '[(\"deployment\" => \"passivation.war\")]' not found"
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDeploymentHelper.java:114)
    at org.jboss.as.arquillian.container.ArchiveDeployer.undeploy(ArchiveDeployer.java:55)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.undeploy(CommonDeployableContainer.java:150)
Caused by: java.lang.Exception: "WFLYCTL0216: Management resource '[(\"deployment\" => \"passivation.war\")]' not found"
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42)
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDeploymentHelper.java:107)
    ... 86 more

22:27:18,944 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
22:27:18,945 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
22:27:18,950 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
22:27:18,961 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\b6\9eb3e984cd625b3543e9672a354f6636d0750e\content
22:27:18,964 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "passivation.war" (runtime-name: "passivation.war")
22:27:19,077 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-6) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FORK
22:27:19,082 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-6) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FRAG2
22:27:19,083 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-6) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MFC
22:27:19,084 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-6) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=GMS
22:27:19,086 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-6) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=STABLE
22:27:19,088 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-6) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=UNICAST3
22:27:19,090 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-6) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=NAKACK2
22:27:19,093 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-6) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=VERIFY_SUSPECT
22:27:19,094 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-6) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD
22:27:19,095 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-6) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD_SOCK
22:27:19,097 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-6) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MERGE3
22:27:19,099 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-6) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MPING
22:27:19,102 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-6) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=TCP
22:27:19,115 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-6) unregistering already registered MBean: jgroups:type=channel,cluster="ee"
22:27:19,122 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC000001: Failed to start service jboss.jgroups.channel.ee.connector: org.jboss.msc.service.StartException in service jboss.jgroups.channel.ee.connector: java.lang.NullPointerException
    at org.wildfly.clustering.jgroups.spi.service.ChannelConnectorBuilder.start(ChannelConnectorBuilder.java:96)
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)


org.jboss.as.test.clustering.xsite.XSiteSimpleTestCase.testPutToBackupNotRelayed: java.lang.RuntimeException: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"xsite.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:202)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.deploy(ClusterAbstractTestCase.java:115)
    at org.jboss.as.test.clustering.cluster.ExtendedClusterAbstractTestCase.beforeTestMethod(ExtendedClusterAbstractTestCase.java:37)
Caused by: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"xsite.war\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.checkSuccessful(ManagementClient.java:357)
    at org.jboss.as.arquillian.container.ManagementClient.executeForResult(ManagementClient.java:348)
    at org.jboss.as.arquillian.container.ManagementClient.readResource(ManagementClient.java:343)
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:193)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.deploy(ClusterAbstractTestCase.java:115)
    at org.jboss.as.test.clustering.cluster.ExtendedClusterAbstractTestCase.beforeTestMethod(ExtendedClusterAbstractTestCase.java:37)
------- Stdout: -------
22:27:36,623 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
22:27:37,701 WARNING [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Bundles path is deprecated and no longer used.
22:27:37,706 INFO  [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [C:\Java\jdk1.8.0_45\bin\java, -D[Standalone], -Xms64m, -Xmx512m, -Xmx512m, -Djava.net.preferIPv4Stack=true, -Djava.net.preferIPv4Stack=false, -Djava.awt.headless=true, -Djboss.modules.system.pkgs=org.jboss.byteman, -Djboss.dist=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/../../../dist/target/wildfly-10.0.0.CR3-SNAPSHOT, -Djboss.dist=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/../../../dist/target/wildfly-10.0.0.CR3-SNAPSHOT, -Djava.net.preferIPv6Addresses=true, -server, -Dts.timeout.factor=100, -Dnode0=::1, -Dnode1=::1, -Dmcast=ff13::1, -Dmcast.ttl=0, -Djbossas.ts.submodule.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering, -Djbossas.ts.integ.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/.., -Djbossas.ts.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/../.., -Djbossas.project.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/../../.., -Djboss.inst=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/target/wildfly-xsite-LON-0, -Djboss.node.name=LON-0, -ea, -Djboss.home.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-xsite-LON-0, -Dorg.jboss.boot.log.file=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-xsite-LON-0\standalone\log\server.log, -Dlogging.configuration=file:C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-xsite-LON-0\standalone\configuration\logging.properties, -jar, C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-xsite-LON-0\jboss-modules.jar, -mp, C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-xsite-LON-0\modules;C:\BuildAgent\work\a31d203e70e89f90\dist\target\wildfly-10.0.0.CR3-SNAPSHOT\modules;C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\modules, org.jboss.as.standalone, -Djboss.home.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-xsite-LON-0, -Djboss.server.base.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-xsite-LON-0\standalone, -Djboss.server.log.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-xsite-LON-0\standalone\log, -Djboss.server.config.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-xsite-LON-0\standalone\configuration, -Dts.wildfly.version=10.0.0.CR3-SNAPSHOT, -c=standalone-ha.xml]
22:27:37,754 INFO  [org.xnio] (main) XNIO version 3.3.2.Final
22:27:37,823 INFO  [org.xnio.nio] (main) XNIO NIO Implementation Version 3.3.2.Final
22:27:37,918 INFO  [org.jboss.remoting] (main) JBoss Remoting version 4.0.14.Final
22:27:38,165 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
22:27:38,428 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
22:27:38,514 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.0.0.CR3-SNAPSHOT (WildFly Core 2.0.0.CR6) starting
22:27:39,823 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 29) WFLYCTL0028: Attribute 'enabled' in the resource at address '/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
22:27:39,882 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 8) WFLYCTL0028: Attribute 'stack' in the resource at address '/subsystem=jgroups/stack=tcp/relay=relay.RELAY2/remote-site=NYC' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
22:27:39,883 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 8) WFLYCTL0028: Attribute 'stack' in the resource at address '/subsystem=jgroups/stack=tcp/relay=relay.RELAY2/remote-site=SFO' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
22:27:40,078 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
22:27:40,096 INFO  [org.xnio] (MSC service thread 1-4) XNIO version 3.3.2.Final
22:27:40,103 INFO  [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.3.2.Final
22:27:40,126 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 40) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
22:27:40,152 INFO  [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 45) WFLYCLJG0001: Activating JGroups subsystem.
22:27:40,157 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 41) WFLYCLINF0001: Activating Infinispan subsystem.
22:27:40,159 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 60) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
22:27:40,177 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 58) WFLYSEC0002: Activating Security Subsystem
22:27:40,179 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 48) WFLYJSF0007: Activated the following JSF Implementations: [main]
22:27:40,202 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 61) WFLYUT0003: Undertow 1.3.0.CR2 starting
22:27:40,203 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 62) WFLYWS0002: Activating WebServices Extension
22:27:40,205 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0003: Undertow 1.3.0.CR2 starting
22:27:40,210 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 51) WFLYNAM0001: Activating Naming Subsystem
22:27:40,241 INFO  [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 4.0.14.Final
22:27:40,253 INFO  [org.jboss.as.security] (MSC service thread 1-2) WFLYSEC0001: Current PicketBox version=4.9.3.Final
22:27:40,295 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 36) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
22:27:40,379 INFO  [org.jboss.as.connector] (MSC service thread 1-8) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.0.Final)
22:27:40,395 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = h2
22:27:40,400 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
22:27:40,402 INFO  [org.jboss.as.naming] (MSC service thread 1-3) WFLYNAM0003: Starting Naming Service
22:27:40,463 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 61) WFLYUT0014: Creating file handler for path 'C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-xsite-LON-0/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
22:27:40,637 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server.
22:27:40,649 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0018: Host default-host starting


org.jboss.as.test.clustering.cluster.cdi.CdiFailoverTestCase(SYNC-tcp).testGracefulUndeployFailover:    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:83)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:144)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
Caused by: java.lang.Exception: {"WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"cdi-failover.war\".component.CdiIncrementorBean.START is missing [jboss.deployment.unit.\"cdi-failover.war\".component.CdiIncrementorBean.cache]"]}
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42)
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:55)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:77)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:144)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
------- Stdout: -------
22:26:29,610 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
22:26:30,689 WARNING [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Bundles path is deprecated and no longer used.
22:26:30,696 INFO  [org.jboss.as.arquillian.container.managed.ManagedDeployableContainer] (main) Starting container with: [C:\Java\jdk1.8.0_45\bin\java, -D[Standalone], -Xms64m, -Xmx512m, -Xmx512m, -Djava.net.preferIPv4Stack=true, -Djava.net.preferIPv4Stack=false, -Djava.awt.headless=true, -Djboss.modules.system.pkgs=org.jboss.byteman, -Djboss.dist=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/../../../dist/target/wildfly-10.0.0.CR3-SNAPSHOT, -Djboss.dist=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/../../../dist/target/wildfly-10.0.0.CR3-SNAPSHOT, -Djava.net.preferIPv6Addresses=true, -server, -Dts.timeout.factor=100, -Dnode0=::1, -Dnode1=::1, -Dmcast=ff13::1, -Dmcast.ttl=0, -Djbossas.ts.submodule.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering, -Djbossas.ts.integ.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/.., -Djbossas.ts.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/../.., -Djbossas.project.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/../../.., -Djboss.inst=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering/target/wildfly-SYNC-tcp-0, -Djboss.node.name=node-0, -ea, -Djboss.home.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0, -Dorg.jboss.boot.log.file=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\log\server.log, -Dlogging.configuration=file:C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\configuration\logging.properties, -jar, C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\jboss-modules.jar, -mp, C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\modules;C:\BuildAgent\work\a31d203e70e89f90\dist\target\wildfly-10.0.0.CR3-SNAPSHOT\modules;C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\modules, org.jboss.as.standalone, -Djboss.home.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0, -Djboss.server.base.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone, -Djboss.server.log.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\log, -Djboss.server.config.dir=C:\BuildAgent\work\a31d203e70e89f90\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\configuration, -Dts.wildfly.version=10.0.0.CR3-SNAPSHOT, -c=standalone-full-ha.xml]
22:26:30,745 INFO  [org.xnio] (main) XNIO version 3.3.2.Final
22:26:30,812 INFO  [org.xnio.nio] (main) XNIO NIO Implementation Version 3.3.2.Final
22:26:30,908 INFO  [org.jboss.remoting] (main) JBoss Remoting version 4.0.14.Final
22:26:31,153 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
22:26:31,434 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
22:26:31,518 INFO  [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Full 10.0.0.CR3-SNAPSHOT (WildFly Core 2.0.0.CR6) starting
22:26:32,949 INFO  [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 6) WFLYCTL0028: Attribute 'enabled' in the resource at address '/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
22:26:33,185 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
22:26:33,205 INFO  [org.xnio] (MSC service thread 1-6) XNIO version 3.3.2.Final
22:26:33,228 INFO  [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.3.2.Final
22:26:33,274 INFO  [org.jboss.remoting] (MSC service thread 1-6) JBoss Remoting version 4.0.14.Final
22:26:33,365 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 66) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
22:26:33,369 INFO  [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 49) WFLYCLJG0001: Activating JGroups subsystem.
22:26:33,382 INFO  [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 45) WFLYIIOP0001: Activating IIOP Subsystem
22:26:33,418 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 57) WFLYNAM0001: Activating Naming Subsystem
22:26:33,446 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 52) WFLYJSF0007: Activated the following JSF Implementations: [main]
22:26:33,470 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 44) WFLYCLINF0001: Activating Infinispan subsystem.
22:26:33,485 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 64) WFLYSEC0002: Activating Security Subsystem
22:26:33,489 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 68) WFLYWS0002: Activating WebServices Extension
22:26:33,498 INFO  [org.jboss.as.security] (MSC service thread 1-2) WFLYSEC0001: Current PicketBox version=4.9.3.Final
22:26:33,518 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0003: Undertow 1.3.0.CR2 starting
22:26:33,537 INFO  [org.jboss.as.naming] (MSC service thread 1-2) WFLYNAM0003: Starting Naming Service
22:26:33,537 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-2) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
22:26:33,626 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 67) WFLYUT0003: Undertow 1.3.0.CR2 starting
22:26:33,625 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 43) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
22:26:33,753 INFO  [org.jboss.as.connector] (MSC service thread 1-6) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.0.Final)
22:26:33,763 INFO  [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host.
22:26:33,764 INFO  [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 64 (per class), which is derived from thread worker pool sizing.
22:26:33,841 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 39) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)


org.jboss.as.test.clustering.cluster.cdi.CdiFailoverTestCase(SYNC-tcp).testGracefulSimpleFailover:  at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:83)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:144)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
Caused by: java.lang.Exception: {"WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"cdi-failover.war\".component.CdiIncrementorBean.START is missing [jboss.deployment.unit.\"cdi-failover.war\".component.CdiIncrementorBean.cache]"]}
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42)
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:55)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:77)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:144)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
------- Stdout: -------
22:26:41,971 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
22:26:41,972 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
22:26:41,974 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
22:26:41,990 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "cdi-failover.war" (runtime-name: "cdi-failover.war")
22:26:42,020 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment cdi-failover.war
22:26:42,026 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'CdiIncrementorBean' in deployment unit 'deployment "cdi-failover.war"' are as follows:

    java:global/cdi-failover/CdiIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:app/cdi-failover/CdiIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:module/CdiIncrementorBean!org.jboss.as.test.clustering.cluster.ejb.stateful.bean.Incrementor
    java:global/cdi-failover/CdiIncrementorBean
    java:app/cdi-failover/CdiIncrementorBean
    java:module/CdiIncrementorBean

22:26:42,053 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0006: Starting Services for CDI deployment: cdi-failover.war
22:26:42,059 INFO  [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0009: Starting weld service for deployment cdi-failover.war
22:26:42,109 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FORK
22:26:42,114 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FRAG2
22:26:42,115 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MFC
22:26:42,116 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=GMS
22:26:42,119 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=STABLE
22:26:42,120 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=UNICAST3
22:26:42,123 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=NAKACK2
22:26:42,126 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=VERIFY_SUSPECT
22:26:42,127 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD
22:26:42,129 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=FD_SOCK
22:26:42,131 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MERGE3
22:26:42,132 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=MPING
22:26:42,136 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=protocol,cluster="ee",protocol=TCP
22:26:42,150 WARN  [org.jgroups.jmx.JmxConfigurator] (MSC service thread 1-4) unregistering already registered MBean: jgroups:type=channel,cluster="ee"
22:26:42,155 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC000001: Failed to start service jboss.jgroups.channel.ee.connector: org.jboss.msc.service.StartException in service jboss.jgroups.channel.ee.connector: java.lang.NullPointerException
    at org.wildfly.clustering.jgroups.spi.service.ChannelConnectorBuilder.start(ChannelConnectorBuilder.java:96)


org.jboss.as.test.clustering.cluster.dispatcher.CommandDispatcherTestCase(SYNC-tcp).test: java.lang.RuntimeException: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"command-dispatcher.jar\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:202)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
Caused by: org.jboss.as.arquillian.container.ManagementClient$UnSuccessfulOperationException: "WFLYCTL0216: Management resource '[(\"deployment\" => \"command-dispatcher.jar\")]' not found"
    at org.jboss.as.arquillian.container.ManagementClient.checkSuccessful(ManagementClient.java:357)
    at org.jboss.as.arquillian.container.ManagementClient.executeForResult(ManagementClient.java:348)
    at org.jboss.as.arquillian.container.ManagementClient.readResource(ManagementClient.java:343)
    at org.jboss.as.arquillian.container.ManagementClient.getProtocolMetaData(ManagementClient.java:193)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:145)
    at org.jboss.as.test.clustering.NodeUtil.deploy(NodeUtil.java:41)
    at org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase.beforeTestMethod(ClusterAbstractTestCase.java:91)
------- Stdout: -------
22:26:42,190 WARN  [org.jboss.as.arquillian.container.ArchiveDeployer] (main) Cannot undeploy: cdi-failover.war: org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: "WFLYCTL0216: Management resource '[(\"deployment\" => \"cdi-failover.war\")]' not found"
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDeploymentHelper.java:114)
    at org.jboss.as.arquillian.container.ArchiveDeployer.undeploy(ArchiveDeployer.java:55)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.undeploy(CommonDeployableContainer.java:150)
Caused by: java.lang.Exception: "WFLYCTL0216: Management resource '[(\"deployment\" => \"cdi-failover.war\")]' not found"
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85)
    at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42)
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.undeploy(ServerDeploymentHelper.java:107)
    ... 93 more

22:26:42,240 INFO  [org.jboss.as.test.clustering.cluster.dispatcher.CommandDispatcherTestCase] (main) command-dispatcher.jar:
/org/
/org/jboss/
/org/jboss/as/
/org/jboss/as/test/
/org/jboss/as/test/clustering/
/org/jboss/as/test/clustering/cluster/
/org/jboss/as/test/clustering/cluster/dispatcher/
/org/jboss/as/test/clustering/cluster/dispatcher/bean/
/org/jboss/as/test/clustering/cluster/dispatcher/bean/ClusterTopology.class
/org/jboss/as/test/clustering/cluster/dispatcher/bean/CommandDispatcherBean.class
/org/jboss/as/test/clustering/cluster/dispatcher/bean/TestCommand.class
/org/jboss/as/test/clustering/cluster/dispatcher/bean/CommandDispatcherFactoryBean.class
/org/jboss/as/test/clustering/cluster/dispatcher/bean/ClusterTopologyRetriever.class
/org/jboss/as/test/clustering/cluster/dispatcher/bean/ClusterTopologyRetrieverBean.class
22:26:42,245 INFO  [org.jboss.as.test.clustering.cluster.dispatcher.CommandDispatcherTestCase] (main) command-dispatcher.jar:
/org/
/org/jboss/
/org/jboss/as/
/org/jboss/as/test/
/org/jboss/as/test/clustering/
/org/jboss/as/test/clustering/cluster/
/org/jboss/as/test/clustering/cluster/dispatcher/
/org/jboss/as/test/clustering/cluster/dispatcher/bean/
/org/jboss/as/test/clustering/cluster/dispatcher/bean/ClusterTopology.class



##### there are 35 more failed tests, see build details

@pferraro
Copy link
Contributor Author

pferraro commented Oct 8, 2015

Closing for now - will resubmit after wildfly-core-10.0.0.CR7 upgrade is merged.

@pferraro pferraro closed this Oct 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants